Enum libparted::DiskTypeFeature [] [src]

#[repr(u32)]
pub enum DiskTypeFeature { PED_DISK_TYPE_EXTENDED, PED_DISK_TYPE_PARTITION_NAME, }

Variants

Trait Implementations

impl Hash for _PedDiskTypeFeature
[src]

[src]

impl Copy for _PedDiskTypeFeature
[src]

impl Clone for _PedDiskTypeFeature
[src]

impl Eq for _PedDiskTypeFeature
[src]

impl PartialEq<_PedDiskTypeFeature> for _PedDiskTypeFeature
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Debug for _PedDiskTypeFeature
[src]

[src]