mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
6caa350503
Add documentation about formatting `Duration` values Explain why Duration has a Debug impl but not a Display impl, and mention the use of Unicode.