pub(crate) struct Sol1078 {}Expand description
1078 Occurrences After Bigram
Implementations§
Auto Trait Implementations§
impl Freeze for Sol1078
impl RefUnwindSafe for Sol1078
impl Send for Sol1078
impl Sync for Sol1078
impl Unpin for Sol1078
impl UnsafeUnpin for Sol1078
impl UnwindSafe for Sol1078
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