pub(crate) struct Sol587 {}
Expand description
587h Erect the Fence
Implementations§
Auto Trait Implementations§
impl Freeze for Sol587
impl RefUnwindSafe for Sol587
impl Send for Sol587
impl Sync for Sol587
impl Unpin for Sol587
impl UnwindSafe for Sol587
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