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