pub(crate) struct Sol135 {}Expand description
135h Candy
Implementations§
Auto Trait Implementations§
impl Freeze for Sol135
impl RefUnwindSafe for Sol135
impl Send for Sol135
impl Sync for Sol135
impl Unpin for Sol135
impl UnsafeUnpin for Sol135
impl UnwindSafe for Sol135
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