6 个版本
0.5.4 | 2022年11月5日 |
---|---|
0.5.3 | 2022年11月3日 |
0.4.0 | 2022年11月2日 |
#79 in #bpf
用于 bpf-api
9KB
55 行
bpf-script-derive
为 AddToDatabase
提供衍生宏,以便将 Rust 类型添加到 bpf_script::types::TypeDatabase
中更简单。
用法
有关使用示例,请参阅位于 examples/ 的代码
示例 | 描述 |
---|---|
custom-type | 创建并将自定义类型插入到空 BTF 数据库中 |
lib.rs
:
为 AddToDatabase
提供衍生宏,以便将 Rust 类型添加到 bpf_script::types::TypeDatabase
中更简单。
许可证
依赖
~7–16MB
~207K SLoC