pub struct cutoff;
Trait Implementations§
Auto Trait Implementations§
impl Freeze for cutoff
impl RefUnwindSafe for cutoff
impl Send for cutoff
impl Sync for cutoff
impl Unpin for cutoff
impl UnwindSafe for cutoff
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