pub(crate) struct Sol335 {}
Expand description
335h Self Crossing
Implementations§
Auto Trait Implementations§
impl Freeze for Sol335
impl RefUnwindSafe for Sol335
impl Send for Sol335
impl Sync for Sol335
impl Unpin for Sol335
impl UnwindSafe for Sol335
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