Struct nekolib_doc::seq::Rightmost
source · pub struct Rightmost;
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Rightmost
impl RefUnwindSafe for Rightmost
impl Send for Rightmost
impl Sync for Rightmost
impl Unpin for Rightmost
impl UnwindSafe for Rightmost
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