#static #type-id #downcast #any #macro-derive

macro transient-derive

用于派生 transient::Transient 特性的过程宏

3个版本 (破坏性更新)

0.4.0 2024年6月30日
0.2.0 2024年6月23日
0.1.0 2024年6月15日

#18#type-id

Download history • Rust 包仓库 182/week @ 2024-06-10 • Rust 包仓库 94/week @ 2024-06-17 • Rust 包仓库 227/week @ 2024-06-24 • Rust 包仓库 142/week @ 2024-07-01 • Rust 包仓库 111/week @ 2024-07-08 • Rust 包仓库 26/week @ 2024-07-15 • Rust 包仓库 62/week @ 2024-07-22 • Rust 包仓库 37/week @ 2024-07-29 • Rust 包仓库

每月下载量 238
用于 transient

MIT/Apache

27KB
456

定义了一个 Transient 派生宏,该宏为最多具有4个生命周期参数的任何结构体安全地实现 Transient 特性。

依赖项

~280–740KB
~17K SLoC