#spans #log #async #macro #trace #proc-macro-attributes

async-log-attributes

为 async-log crate 提供的 Proc Macro 属性

2 个稳定版本

1.0.1 2019年6月28日

#71 in #proc-macro-attributes

Download history · Rust 包仓库 702/week @ 2024-03-14 · Rust 包仓库 753/week @ 2024-03-21 · Rust 包仓库 954/week @ 2024-03-28 · Rust 包仓库 763/week @ 2024-04-04 · Rust 包仓库 633/week @ 2024-04-11 · Rust 包仓库 724/week @ 2024-04-18 · Rust 包仓库 620/week @ 2024-04-25 · Rust 包仓库 664/week @ 2024-05-02 · Rust 包仓库 750/week @ 2024-05-09 · Rust 包仓库 929/week @ 2024-05-16 · Rust 包仓库 615/week @ 2024-05-23 · Rust 包仓库 815/week @ 2024-05-30 · Rust 包仓库 631/week @ 2024-06-06 · Rust 包仓库 500/week @ 2024-06-13 · Rust 包仓库 746/week @ 2024-06-20 · Rust 包仓库 525/week @ 2024-06-27 · Rust 包仓库

2,555 每月下载次数
12 个 crate 中使用(通过 async-log

MIT/Apache

6KB

runtime-attributes

Runtime crate 提供的 Proc Macro 属性。有关更多详细信息,请参阅 Runtime 文档。

此宏是为了从 Runtime crate 中使用而设计的。以其他方式使用此宏可能不会工作。

安装

使用 cargo-edit 进行

$ cargo add runtime-attributes

安全性

此 crate 使用 #![deny(unsafe_code)] 来确保所有内容都使用 100% 安全的 Rust 实现。

贡献

想要加入我们?查看指南中的 “贡献”部分 并查看一些这些问题

行为准则

Runtime 项目遵循 贡献者守则。这描述了所有贡献者应遵守的最低行为标准。

许可

根据您的选择,受以下任一项许可协议的约束:

贡献

除非您明确声明,否则根据 Apache-2.0 许可证定义的,您有意提交以包含在作品中的任何贡献,均应按上述方式双许可,不得附加任何额外的条款或条件。

依赖关系

~2MB
~46K SLoC