Skip to main content

parse_with

Function parse_with 

Source
pub fn parse_with(input: &[u8], options: ParseOptions) -> Result<Vdf<'_>>
Expand description

Parse binary VDF data (autodetects format) with explicit ParseOptions.