Skip to main content

encode_function

Function encode_function 

Source
pub fn encode_function(function: &Function) -> Result<Vec<EncodedInst>, TooWide>
Expand description

Encodes one function’s code.