pub(crate) struct Sol1765;
Expand description
1765m Map of Highest Peak
Implementations§
Auto Trait Implementations§
impl Freeze for Sol1765
impl RefUnwindSafe for Sol1765
impl Send for Sol1765
impl Sync for Sol1765
impl Unpin for Sol1765
impl UnwindSafe for Sol1765
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