Go to file
openharmony_ci 67c3a3e423
!3 cexpr版本升级到0.6.0
Merge pull request !3 from XueLei/master
2024-07-15 01:57:45 +00:00
src Add GN Build Files and Custom Modifications 2023-04-12 17:26:52 +08:00
tests Apparently mut self wasn't needed 2020-02-20 09:57:14 -05:00
.gitignore version 0.1.0 2016-07-12 22:39:52 -07:00
.travis.yml Setup CI 2019-03-18 23:15:21 -07:00
bors.toml Setup CI 2019-03-18 23:15:21 -07:00
BUILD.gn Merge branch 'master' of https://gitee.com/xue-lei3/third_party_rust_rust-cexpr 2024-07-13 17:23:15 +08:00
Cargo.toml cexpr版本升级到0.6.0 2024-07-13 16:41:26 +08:00
LICENSE-APACHE version 0.1.0 2016-07-12 22:39:52 -07:00
LICENSE-MIT version 0.1.0 2016-07-12 22:39:52 -07:00
OAT.xml Add OAT.xml and README.OpenSource 2023-04-14 14:14:40 +08:00
README.OpenSource cexpr版本升级到0.6.0 2024-07-13 16:41:26 +08:00
rustfmt.toml 2018 edition 2020-02-17 13:00:42 -05:00

[
  {
    "Name": "rust-cexpr",
    "License": "Apache License 2.0, MIT",
    "License File": "LICENSE-APACHE|LICENSE-MIT",
    "Version Number": "v0.6.0",
    "Owner": "xuelei3@huawei.com",
    "Upstream URL": "https://github.com/jethrogb/rust-cexpr",
    "Description": "A library that provides support for evaluating simple constant expressions at compile time."
  }
]