pub type EvalExternalFunctionRef = Rc<RefCell<EvalExternalFunction>>;
Aliased Typeยง
struct EvalExternalFunctionRef { /* private fields */ }
pub type EvalExternalFunctionRef = Rc<RefCell<EvalExternalFunction>>;
struct EvalExternalFunctionRef { /* private fields */ }