Struct cec_rs::CecDatapacket [−][src]
Tuple Fields
0: ArrayVec<u8, 64>Trait Implementations
Performs the conversion.
Performs the conversion.
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for CecDatapacket
impl Send for CecDatapacket
impl Sync for CecDatapacket
impl Unpin for CecDatapacket
impl UnwindSafe for CecDatapacket
Blanket Implementations
Mutably borrows from an owned value. Read more