rust/library/core
mbartlett21 c2c1ca071f Add functions Duration::try_from_secs_{f32, f64}
This also adds the error type used, `FromSecsError` and its `impl`s.
2021-06-14 12:16:13 +00:00
..
benches Add more benchmarks 2021-01-08 09:50:35 +00:00
src Add functions Duration::try_from_secs_{f32, f64} 2021-06-14 12:16:13 +00:00
tests library/core/tests/iter documentation and cleanup 2021-01-22 17:57:08 -05:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00