ixa::global_properties

Function add_global_property

Source
pub fn add_global_property<T: GlobalProperty>(name: &str)
where for<'de> <T as GlobalProperty>::Value: Deserialize<'de> + Serialize,