mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
d1681bbde5
These accessors are used to get at the last modification, last access, and creation time of the underlying file. Currently not all platforms provide the creation time, so that currently returns `Option`.