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
time
and the unix epoch whentime
is Ok. ReturnsNone
iftime
is an error. Fails iftime
happens before the unix epoch.