We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Cell::get_mut
RefCell::get_mut
These methods allow one to obtain a mutable reference to the interior of these cells if you have a mutable reference to the cells themselves.