abpfiff 0.1.0

Interaction with Linux BPF(2). No libbpf-sys.
Documentation
1
2
3
4
//! Elf interaction, if available.
//!
//! Note: this does _not_ link to libelf directly. We just consume the interface similar to
//! `sys.rs` if enabled.