Type Alias FunctionRef

Source
pub type FunctionRef = Rc<Function>;

Aliased Typeยง

struct FunctionRef { /* private fields */ }