Type Alias SpannableIdent

Source
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 */ }