Skip to main content

parse_appinfo_with

Function parse_appinfo_with 

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

Parse appinfo.vdf format binary data with explicit ParseOptions.