SimpleIdentifier

Type Alias SimpleIdentifier 

Source
pub type SimpleIdentifier<'a> = (&'a str, Metadata<'a>);