Type Definition expry::TypeObject

source ·
pub type TypeObject = BTreeMap<Vec<u8>, (bool, ExpryType)>;