Trait constriction::symbol::Codebook[][src]

pub trait Codebook {
    type Symbol;
}

Associated Types

Implementations on Foreign Types

Implementors