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