Trait static_atom::Mapping

source ·
pub trait Mapping<Atom> {
    type Value;
}

Required Associated Types

Implementors