KeyedSingletonBound

Trait KeyedSingletonBound 

Source
pub trait KeyedSingletonBound {
    type UnderlyingBound: Boundedness;
    type ValueBound: Boundedness;
}

Required Associated Types§

Implementors§