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