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