pub type MValue = Map<String, ValueType>;
Shape of a feature’s M-Values object
struct MValue { /* private fields */ }