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