Trait mm0b_parser::NoVarNames[][src]

pub trait NoVarNames { }

Signals that this type does not implement the respective index trait.

Implementations on Foreign Types

impl NoVarNames for ()[src]

impl<'a> NoVarNames for Option<SymbolNames<'a>>[src]

impl<'a> NoVarNames for Option<HypNames<'a>>[src]

Loading content...

Implementors

Loading content...