Trait mm0b_parser::NoSymbolNames[][src]

pub trait NoSymbolNames { }

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

Implementations on Foreign Types

impl NoSymbolNames for ()[src]

impl<'a> NoSymbolNames for Option<VarNames<'a>>[src]

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

Loading content...

Implementors

Loading content...