pub(crate) struct Sol1267;
Expand description
1267m Count Servers that Communicate
Implementations§
Auto Trait Implementations§
impl Freeze for Sol1267
impl RefUnwindSafe for Sol1267
impl Send for Sol1267
impl Sync for Sol1267
impl Unpin for Sol1267
impl UnwindSafe for Sol1267
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