Type Alias FunctionRef

Source
pub type FunctionRef = Rc<Function>;

Aliased Typeยง

pub struct FunctionRef { /* private fields */ }