Struct ethtool::EthtoolFeatureBit
source · [−]Fields
index: u32name: Stringvalue: boolTrait Implementations
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 EthtoolFeatureBit
impl Send for EthtoolFeatureBit
impl Sync for EthtoolFeatureBit
impl Unpin for EthtoolFeatureBit
impl UnwindSafe for EthtoolFeatureBit
Blanket Implementations
Mutably borrows from an owned value. Read more