Type Definition udev::Properties[][src]

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

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