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