pub(crate) struct Sol827;
Expand description
827h Making A Large Island
Implementations§
Auto Trait Implementations§
impl Freeze for Sol827
impl RefUnwindSafe for Sol827
impl Send for Sol827
impl Sync for Sol827
impl Unpin for Sol827
impl UnwindSafe for Sol827
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