Fields
iter: Variant
state: Variant
Auto Trait Implementations
impl !RefUnwindSafe for IterState
impl !Send for IterState
impl !Sync for IterState
impl Unpin for IterState
impl !UnwindSafe for IterState
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more