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