Skip to main content

load_program_from_bytes

Function load_program_from_bytes 

Source
pub fn load_program_from_bytes(bytes: &[u8]) -> Result<ParsedProgram, MechError>