Function parse_metadata

Source
pub fn parse_metadata(
    metadata_str: Option<&str>,
) -> Result<HashMap<String, String>>