pub(crate) struct Sol2363 {}Expand description
2363m Merge Similar Items
Implementations§
Auto Trait Implementations§
impl Freeze for Sol2363
impl RefUnwindSafe for Sol2363
impl Send for Sol2363
impl Sync for Sol2363
impl Unpin for Sol2363
impl UnsafeUnpin for Sol2363
impl UnwindSafe for Sol2363
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