Trait 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§