Type Definition lovm2_core::code::CallableRef[][src]

type CallableRef = Rc<dyn CallProtocol>;

Generic object implementing the CallProtocol