Crates.io | btf-derive |
lib.rs | btf-derive |
version | 0.3.2 |
source | src |
created_at | 2022-10-24 23:36:52.619903 |
updated_at | 2022-10-29 00:34:39.638633 |
description | Macros for the btf crate. |
homepage | https://github.com/arcjustin/btf-derive |
repository | https://github.com/arcjustin/btf-derive |
max_upload_size | |
id | 696360 |
size | 10,916 |
Provides derive macros for the btf
crate.
For usage examples, see code located in examples/ :
Examples | Description |
---|---|
custom-type | Creates and inserts a custom type into an empty BTF database |