[][src]Function bevy_property::ron::deserialize_dynamic_properties

pub fn deserialize_dynamic_properties(
    ron_string: &str,
    property_type_registry: &PropertyTypeRegistry
) -> Result<DynamicProperties, Error>