Type Alias DevicePath

pub type DevicePath = String;
Expand description

A path to a device node.

Aliased Typeยง

struct DevicePath { /* private fields */ }