pub trait MapCanExtend<M> { }
Expand description
Marker trait to signify that a given map can extend a different map (M) or construct it
pub trait MapCanExtend<M> { }
Marker trait to signify that a given map can extend a different map (M) or construct it