Struct libblkid_rs::BlkidDev[][src]

pub struct BlkidDev(_);
Expand description

Block device found by blkid

Implementations

Get the device name for a blkid device

Get the size of a device as reported by the cache

Iterate through tags in associated with the given block device

Return true if the given device has a specified tag

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.