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