Type Definition udev::Properties

source · []
pub type Properties<'a> = List<'a, Device, Entry<'a>>;
Expand description

A convenience alias for a list of properties, bound to a device.