pub(crate) struct Sol804 {}Expand description
804 Unique Morse Code Words
Implementations§
Auto Trait Implementations§
impl Freeze for Sol804
impl RefUnwindSafe for Sol804
impl Send for Sol804
impl Sync for Sol804
impl Unpin for Sol804
impl UnsafeUnpin for Sol804
impl UnwindSafe for Sol804
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