[]Function assembly_core::parser::parse_object_id

pub fn parse_object_id(i: &[u8]) -> IResult<&[u8], ObjectID, (&[u8], ErrorKind)>