Ai
2 Star 0 Fork 0

mirrors_android_source/proc-macro-error-attr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
rules.mk 456 Bytes
一键复制 编辑 原始数据 按行查看 历史
Per Larsen 提交于 2023-06-29 08:18 +08:00 . Adding autogenerated Trusty makefile rules
# This file is generated by cargo2rulesmk.py --run --features .
# Do not modify this file as changes will be overridden on upgrade.
LOCAL_DIR := $(GET_LOCAL_DIR)
MODULE := $(LOCAL_DIR)
MODULE_CRATE_NAME := proc_macro_error_attr
MODULE_RUST_CRATE_TYPES := proc-macro
MODULE_SRCS := \
$(LOCAL_DIR)/src/lib.rs \
MODULE_RUST_EDITION := 2018
MODULE_LIBRARY_DEPS := \
external/rust/crates/proc-macro2 \
external/rust/crates/quote \
include make/library.mk
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

搜索帮助