pub fn parse_shortcuts_with(
input: &[u8],
options: ParseOptions,
) -> Result<Vdf<'_>>Expand description
Parse shortcuts.vdf format binary data with explicit ParseOptions.
pub fn parse_shortcuts_with(
input: &[u8],
options: ParseOptions,
) -> Result<Vdf<'_>>Parse shortcuts.vdf format binary data with explicit ParseOptions.