Skip to main content

null_path

Function null_path 

Source
pub fn null_path() -> &'static Path
Expand description

Returns the null device for the current platform

On unix, this is /dev/null On windows, this is NUL