Struct nametable::StaticNameTable [] [src]

pub struct StaticNameTable { /* fields omitted */ }

Methods

impl StaticNameTable
[src]

Trait Implementations

impl NameTable for StaticNameTable
[src]

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

The returned type after indexing

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