Struct std::fs::OpenOptions

struct OpenOptions { ... }

Options for how the file should be opened.

Methods

impl OpenOptions { ... }