Struct linux_info::storage::PartitionEntry
source · [−]pub struct PartitionEntry<'a> { /* private fields */ }Implementations
returns every key and valu ein the cpu info
Trait 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<'a> RefUnwindSafe for PartitionEntry<'a>
impl<'a> Send for PartitionEntry<'a>
impl<'a> Sync for PartitionEntry<'a>
impl<'a> Unpin for PartitionEntry<'a>
impl<'a> UnwindSafe for PartitionEntry<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more