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