pub(crate) struct Sol3306;
Expand description
3306m Count of Substrings Containing Every Vowel and K Consonants II
Implementations§
Auto Trait Implementations§
impl Freeze for Sol3306
impl RefUnwindSafe for Sol3306
impl Send for Sol3306
impl Sync for Sol3306
impl Unpin for Sol3306
impl UnwindSafe for Sol3306
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