Function assembly::pki::parser::parse_pki_file

source ยท
pub fn parse_pki_file(
    input: &[u8]
) -> Result<(&[u8], PackIndexFile), Err<Error<&[u8]>>>
Expand description

Parse a complete PKI file from an in-memory buffer