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