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

type CallableRef = Rc<dyn CallProtocol + 'static>;

Generic object implementing the CallProtocol