Skip to main content

parse_packageinfo_with

Function parse_packageinfo_with 

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

Parse a packageinfo.vdf format binary file with explicit ParseOptions.