Struct cov::Interner [] [src]

pub struct Interner(_);

Methods

impl Interner
[src]

Trait Implementations

impl Default for Interner
[src]

Returns the "default value" for a type. Read more

impl Index<Symbol> for Interner
[src]

The returned type after indexing

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