pub(crate) struct Sol808 {}Expand description
808m Soup Servings
Implementations§
Auto Trait Implementations§
impl Freeze for Sol808
impl RefUnwindSafe for Sol808
impl Send for Sol808
impl Sync for Sol808
impl Unpin for Sol808
impl UnsafeUnpin for Sol808
impl UnwindSafe for Sol808
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