Skip to main content

parse_binary_with

Function parse_binary_with 

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

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