pub struct oncut;Trait Implementations§
Auto Trait Implementations§
impl Freeze for oncut
impl RefUnwindSafe for oncut
impl Send for oncut
impl Sync for oncut
impl Unpin for oncut
impl UnwindSafe for oncut
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more