# bpf-feature examples
## feature-probe
Akin to `bpftool feature probe`
Example of how this library can be used in a CLI to determine eBPF feature support
## json-dump
Akin to `bpftool feature probe --json`
Example of how bpf-feature can support serialization of it structures.