cpclib_basic::binary_parser

Function program

Source
pub fn program(
    bytes: &mut &[u8],
) -> PResult<BasicProgram, ContextError<&'static str>>