#encoding #toml

toml_datetime

A TOML-compatible datetime type

5 releases

0.6.2 May 18, 2023
0.6.1 Jan 30, 2023
0.6.0 Jan 27, 2023
0.5.1 Jan 20, 2023
0.5.0 Oct 21, 2022

#229 in Parser implementations

Download history 271039/week @ 2023-02-10 290046/week @ 2023-02-17 354170/week @ 2023-02-24 345778/week @ 2023-03-03 378896/week @ 2023-03-10 408595/week @ 2023-03-17 428766/week @ 2023-03-24 401879/week @ 2023-03-31 399134/week @ 2023-04-07 442371/week @ 2023-04-14 454168/week @ 2023-04-21 430441/week @ 2023-04-28 467307/week @ 2023-05-05 476281/week @ 2023-05-12 534009/week @ 2023-05-19 524763/week @ 2023-05-26

2,094,825 downloads per month
Used in 5,509 crates (8 directly)

MIT/Apache

23KB
391 lines

toml_datetime

Latest Version Documentation

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in toml-rs by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

A TOML-compatible datetime type

Dependencies

~61KB