Structs
- Stores a file’s metadata in order to avoid code duplication in the different metadata related shims.
- An open directory, tracked by DirHandler.
Traits
Functions
- Extracts the number of seconds and nanoseconds elapsed between
timeand the unix epoch whentimeis Ok. ReturnsNoneiftimeis an error. Fails iftimehappens before the unix epoch.