pub(crate) struct Sol2402 {}Expand description
2402h Meeting Room III
Implementations§
Auto Trait Implementations§
impl Freeze for Sol2402
impl RefUnwindSafe for Sol2402
impl Send for Sol2402
impl Sync for Sol2402
impl Unpin for Sol2402
impl UnsafeUnpin for Sol2402
impl UnwindSafe for Sol2402
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