btf-derive

Crates.iobtf-derive
lib.rsbtf-derive
version0.3.2
sourcesrc
created_at2022-10-24 23:36:52.619903
updated_at2022-10-29 00:34:39.638633
descriptionMacros for the btf crate.
homepagehttps://github.com/arcjustin/btf-derive
repositoryhttps://github.com/arcjustin/btf-derive
max_upload_size
id696360
size10,916
(arcjustin)

documentation

README

btf-derive

Build Status crates.io mio Lines of Code

Provides derive macros for the btf crate.

Usage

For usage examples, see code located in examples/ :

Examples Description
custom-type Creates and inserts a custom type into an empty BTF database

TODO

  • Add proper error types.
Commit count: 23

cargo fmt