Trait GetXYM

Source
pub trait GetXYM<M = Map<String, ValueType>>: GetXY + GetM<M> { }
Expand description

Composite Trait: XY + M

Implementorsยง