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