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