pub struct M4Sugar;
Implementations§
Auto Trait Implementations§
impl Freeze for M4Sugar
impl RefUnwindSafe for M4Sugar
impl Send for M4Sugar
impl Sync for M4Sugar
impl Unpin for M4Sugar
impl UnwindSafe for M4Sugar
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