Struct nametable::StaticHashedNameTable [] [src]

pub struct StaticHashedNameTable { /* fields omitted */ }

Methods

impl StaticHashedNameTable
[src]

Trait Implementations

impl NameTable for StaticHashedNameTable
[src]

impl<T: NameTableIdx> Index<T> for StaticHashedNameTable
[src]

The returned type after indexing

The method for the indexing (container[index]) operation