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