pub type DevicePath = String;
Expand description

A path to a device node.

Aliased Type§

struct DevicePath { /* private fields */ }