parse_property_value_string

Function parse_property_value_string 

Source
pub fn parse_property_value_string(
    property_name: &str,
    source: &str,
) -> (Vec<PropertyMeta>, Vec<Warning>)
Expand description

Parse a string of the property value of the specified property_name.