Enum below_model::process::ProcessIoModelFieldId [−][src]
pub enum ProcessIoModelFieldId { RbytesPerSec, WbytesPerSec, RwbytesPerSec, }
Variants
Implementations
Trait Implementations
type Queriable = ProcessIoModel
Auto Trait Implementations
impl RefUnwindSafe for ProcessIoModelFieldId
impl Send for ProcessIoModelFieldId
impl Sync for ProcessIoModelFieldId
impl Unpin for ProcessIoModelFieldId
impl UnwindSafe for ProcessIoModelFieldId
Blanket Implementations
Mutably borrows from an owned value. Read more