properties_file_parser

Function parse_properties_as_string

Source
pub fn parse_properties_as_string(
    unparsed: &str,
) -> Result<String, PropertyParseError>