[][src]Function assembly::pk::parser::parse_pk_header

pub fn parse_pk_header(i: &[u8]) -> Result<(&[u8], PKHeader), Err<Error<&[u8]>>>