pub(crate) struct Sol417 {}Expand description
417m Pacific Atlantic Water Flow
Implementations§
Auto Trait Implementations§
impl Freeze for Sol417
impl RefUnwindSafe for Sol417
impl Send for Sol417
impl Sync for Sol417
impl Unpin for Sol417
impl UnsafeUnpin for Sol417
impl UnwindSafe for Sol417
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