Struct std::fs::File

Re-export from std::fs::unix::File

struct File { ... }

A file.

Example

Fields

Methods

impl File { ... }

Mixins

impl File { ... }