I have a struct that wraps a Rc<RefCell<dyn Operation>> value, and when I deref it, I want to access the &dyn Operation directly:
確定! 回上一頁