mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
21ac84e094
Fix examples of Duration::subsec_millis and Duration::subsec_micros Update examples of `Duration::subsec_millis` and `Duration::subsec_micros`, because they are not for these two methods actually.