rust-filetime 0.2.8 Platform-agnostic accessors of timestamps in File metadata

This library contains a helper library for inspecting and setting the various timestamps of files in Rust. This library takes into account cross-platform differences in terms of where the timestamps are located, what they are called, and how to convert them into a platform-independent representation.