pub fn raw_parse(s: &str) -> Result<PartialVdf<'_>>👎Deprecated since 0.2.3: Please use
Parser::new().literal_special_chars(true).parse() insteadExpand description
Attempts to parse VDF text to a Vdf