Skip to main content

EscapedIdentifier

Type Alias EscapedIdentifier 

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