Skip to main content

function

Function function 

Source
pub fn function(program: &Program, id: FunctionId) -> String
Expand description

Renders one function: its boundary, its frame, the names bound in it, then its code.