#ebpf #script #linux #parser

bpf-script-derive

bpf-script crate 的宏

6 个版本

0.5.4 2022年11月5日
0.5.3 2022年11月3日
0.4.0 2022年11月2日

#79 in #bpf


用于 bpf-api

MIT 许可证

9KB
55

bpf-script-derive

Build Status crates.io mio Lines of Code

AddToDatabase 提供衍生宏,以便将 Rust 类型添加到 bpf_script::types::TypeDatabase 中更简单。

用法

有关使用示例,请参阅位于 examples/ 的代码

示例 描述
custom-type 创建并将自定义类型插入到空 BTF 数据库中

lib.rs:

Build Status crates.io mio Lines of Code

AddToDatabase 提供衍生宏,以便将 Rust 类型添加到 bpf_script::types::TypeDatabase 中更简单。

许可证

依赖

~7–16MB
~207K SLoC