Struct libblkid_rs::BlkidDevno[][src]

pub struct BlkidDevno(_);
Expand description

Device number

Implementations

Create a BlkidDevno from major and minor numbers.

Get the major number.

Get the minor number.

Get device name from device number

Get the device number and name of the whole disk associated with this device number

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.