Struct udev::Entry

source · []
pub struct Entry<'a> { /* private fields */ }
Expand description

Rust wrapper for each entry in List, each of which contains a name and a value.

Implementations

Returns the entry name.

Returns the entry value.

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.