raw_parse

Function raw_parse 

Source
pub fn raw_parse(s: &str) -> Result<PartialVdf<'_>>
👎Deprecated since 0.2.3: Please use Parser::new().literal_special_chars(true).parse() instead
Expand description

Attempts to parse VDF text to a Vdf