pub type SpannableIdent = SpannableNode<Ident>;Expand description
A quick type alias to represent a wagon_ident::Ident with span information.
Aliased Typeยง
pub struct SpannableIdent { /* private fields */ }pub type SpannableIdent = SpannableNode<Ident>;A quick type alias to represent a wagon_ident::Ident with span information.
pub struct SpannableIdent { /* private fields */ }