Function ketos::encode::read_bytecode_file [] [src]

pub fn read_bytecode_file(path: &Path,
                          ctx: &Context)
                          -> Result<ModuleCode, Error>

Read compiled bytecode from a file