Skip to main content

is_system_device_path

Function is_system_device_path 

Source
pub fn is_system_device_path(device_path: &str) -> bool
Expand description

ones may change over time.

§device_path

a device path, e.g. /dev/loop0 or nfsd

§Returns

true if @device_path is considered an implementation detail of the OS; false otherwise