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