Searched defs:MetadataAnnotation (Results 1 – 1 of 1) sorted by relevance
32 pub(crate) struct MetadataAnnotation { struct49 impl MetadataAnnotation { impl50 pub(crate) fn new(metadata: CargoMetadata) -> MetadataAnnotation { in new()