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