Function assembly_pack::pk::parser::parse_pk_magic   
source ยท pub fn parse_pk_magic(input: &[u8]) -> IResult<&[u8], ()>Available on crate feature 
pk only.Expand description
Parse the magic bytes
pub fn parse_pk_magic(input: &[u8]) -> IResult<&[u8], ()>pk only.Parse the magic bytes