Ai
2 Star 0 Fork 0

mirrors_android_source/proc-macro-error-attr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.rs 144 Bytes
一键复制 编辑 原始数据 按行查看 历史
Matthew Maurer 提交于 2020-06-03 02:15 +08:00 . Import proc-macro-error-attr-1.0.2
fn main() {
if version_check::is_max_version("1.36.0").unwrap_or(false) {
println!("cargo:rustc-cfg=always_assert_unwind");
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_android_source/proc-macro-error-attr.git
git@gitee.com:mirrors_android_source/proc-macro-error-attr.git
mirrors_android_source
proc-macro-error-attr
proc-macro-error-attr
main

搜索帮助