Trait MapCanExtend

Source
pub trait MapCanExtend<M> { }
Expand description

Marker trait to signify that a given map can extend a different map (M) or construct it

Implementors§