Type Definition qualia::Object

source ·
pub type Object = HashMap<String, PropValue>;
Expand description

A set of properties that may be stored in a Store.