Trait linux_io::fd::OpenMode

source ·
pub trait OpenMode { }
Expand description

A marker trait used with OpenOptions to represent whether a particular set of options must be opened with an additional mode argument.

Implementors§