Function read_file

Source
pub fn read_file<R: Read>(read: R) -> Result<Function>
Expand description

Deserialize bytecode into a Function.