pub struct SLAKIR { /* private fields */ }
Expand description
Value of the field
Implementations§
Auto Trait Implementations§
impl Freeze for SLAKIR
impl RefUnwindSafe for SLAKIR
impl Send for SLAKIR
impl Sync for SLAKIR
impl Unpin for SLAKIR
impl UnwindSafe for SLAKIR
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