pub(crate) struct Sol2780;Expand description
2780m Minimum Index of a Valid Split
Implementations§
Auto Trait Implementations§
impl Freeze for Sol2780
impl RefUnwindSafe for Sol2780
impl Send for Sol2780
impl Sync for Sol2780
impl Unpin for Sol2780
impl UnsafeUnpin for Sol2780
impl UnwindSafe for Sol2780
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