pub struct TINT69R { /* private fields */ }
Available on crate feature
intc
only.Expand description
Value of the field
Implementations§
Auto Trait Implementations§
impl Freeze for TINT69R
impl RefUnwindSafe for TINT69R
impl Send for TINT69R
impl Sync for TINT69R
impl Unpin for TINT69R
impl UnwindSafe for TINT69R
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