Name | Date | Size | ||
---|---|---|---|---|
.. | 25-Oct-2024 | 4 KiB | ||
.gitignore | H A D | 25-Oct-2024 | 18 | |
.travis.yml | H A D | 25-Oct-2024 | 423 | |
bors.toml | H A D | 25-Oct-2024 | 56 | |
BUILD.gn | H A D | 25-Oct-2024 | 998 | |
Cargo.toml | H A D | 25-Oct-2024 | 524 | |
LICENSE-APACHE | H A D | 25-Oct-2024 | 10.6 KiB | |
LICENSE-MIT | H A D | 25-Oct-2024 | 1 KiB | |
OAT.xml | H A D | 25-Oct-2024 | 3.9 KiB | |
README.OpenSource | H A D | 25-Oct-2024 | 383 | |
rustfmt.toml | H A D | 25-Oct-2024 | 17 | |
src/ | H | 25-Oct-2024 | 4 KiB | |
tests/ | H | 25-Oct-2024 | 4 KiB |
README.OpenSource
1[ 2 { 3 "Name": "rust-cexpr", 4 "License": "Apache License 2.0, MIT", 5 "License File": "LICENSE-APACHE|LICENSE-MIT", 6 "Version Number": "v0.6.0", 7 "Owner": "xuelei3@huawei.com", 8 "Upstream URL": "https://github.com/jethrogb/rust-cexpr", 9 "Description": "A library that provides support for evaluating simple constant expressions at compile time." 10 } 11] 12