pub(crate) struct Sol2661;Expand description
2661m First Completely Painted Row or Column
Implementations§
Auto Trait Implementations§
impl Freeze for Sol2661
impl RefUnwindSafe for Sol2661
impl Send for Sol2661
impl Sync for Sol2661
impl Unpin for Sol2661
impl UnsafeUnpin for Sol2661
impl UnwindSafe for Sol2661
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