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