Searched defs:CrateAnnotation (Results 1 – 2 of 2) sorted by relevance
21 pub(crate) struct CrateAnnotation { struct35 /// All [CrateAnnotation]s for all packages argument104 ) -> CrateAnnotation { in annotate_crate()
347 annotation: &CrateAnnotation, in new()