Enum linux_io::fd::OpenWithoutMode
source · pub enum OpenWithoutMode {}
Expand description
A marker type used with OpenOptions
to represent situations where
opening the file would require a mode
argument.
pub enum OpenWithoutMode {}
A marker type used with OpenOptions
to represent situations where
opening the file would require a mode
argument.