Type Definition udev::Attributes[][src]

type Attributes<'a> = List<'a, Device, Entry<'a>>;

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