Trait Mapping

Source
pub trait Mapping<Atom> {
    type Value;
}

Required Associated Types§

Implementors§