[][src]Trait minitt::syntax::NameTrait

pub trait NameTrait: Eq + Ord + PartialOrd + Hash + Clone { }

Virtual trait, created to simplify trait bounds for identifiers.

Implementors

Loading content...