Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
patches/ | 25-Apr-2025 | - | 239 | 238 | ||
src/ | 25-Apr-2025 | - | 622 | 400 | ||
.cargo-checksum.json | D | 25-Apr-2025 | 577 | 1 | 1 | |
Android.bp | D | 25-Apr-2025 | 709 | 26 | 22 | |
Cargo.toml | D | 25-Apr-2025 | 2 KiB | 90 | 81 | |
LICENSE | D | 25-Apr-2025 | 11.6 KiB | 233 | 193 | |
LICENSE-APACHE | D | 25-Apr-2025 | 11.1 KiB | 203 | 169 | |
LICENSE-MIT | D | 25-Apr-2025 | 1 KiB | 20 | 16 | |
METADATA | D | 25-Apr-2025 | 390 | 18 | 17 | |
MODULE_LICENSE_APACHE2 | D | 25-Apr-2025 | 0 | |||
MODULE_LICENSE_MIT | D | 25-Apr-2025 | 0 | |||
README.md | D | 25-Apr-2025 | 738 | 22 | 14 | |
cargo_embargo.json | D | 25-Apr-2025 | 139 | 12 | 11 |
README.md
1# toml_datetime 2 3[](https://crates.io/crates/toml_datetime) 4[](https://docs.rs/toml_datetime) 5 6# License 7 8This project is licensed under either of 9 10 * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or 11 http://www.apache.org/licenses/LICENSE-2.0) 12 * MIT license ([LICENSE-MIT](LICENSE-MIT) or 13 http://opensource.org/licenses/MIT) 14 15at your option. 16 17### Contribution 18 19Unless you explicitly state otherwise, any contribution intentionally submitted 20for inclusion in toml-rs by you, as defined in the Apache-2.0 license, shall be 21dual licensed as above, without any additional terms or conditions. 22