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