pub struct Diese { /* private fields */ }Expand description
Token
Trait Implementations§
impl Eq for Diese
impl StructuralPartialEq for Diese
Auto Trait Implementations§
impl Freeze for Diese
impl !RefUnwindSafe for Diese
impl !Send for Diese
impl !Sync for Diese
impl Unpin for Diese
impl !UnwindSafe for Diese
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