pub struct Otpc0 { /* private fields */ }Expand description
OTPC
Implementations§
Trait Implementations§
impl Copy for Otpc0
impl Eq for Otpc0
impl Send for Otpc0
impl StructuralPartialEq for Otpc0
impl Sync for Otpc0
Auto Trait Implementations§
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