NormalGenerator

Trait NormalGenerator 

Source
pub trait NormalGenerator {
    type State: Default;
}

Required Associated Types§

Implementors§