pub fn deserialize_custom_properties(
xml: &str,
) -> Result<CustomProperties, String>Expand description
Deserialize CustomProperties from an XML string.
pub fn deserialize_custom_properties(
xml: &str,
) -> Result<CustomProperties, String>Deserialize CustomProperties from an XML string.