Skip to main content

impl_metadata_trait

Macro impl_metadata_trait 

Source
macro_rules! impl_metadata_trait {
    (extended) => { ... };
    () => { ... };
}
Expand description

Assumes a field for the non-Option facets of the MSDataFileMetadata implementation are present. Passing an extra level extended token implements the optional methods.