pub(crate) struct Sol790;Expand description
790m Domino and Tromino Tiling
Implementations§
Auto Trait Implementations§
impl Freeze for Sol790
impl RefUnwindSafe for Sol790
impl Send for Sol790
impl Sync for Sol790
impl Unpin for Sol790
impl UnsafeUnpin for Sol790
impl UnwindSafe for Sol790
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