oxidebpf 0.2.7

A pure-Rust library for managing eBPF programs.
Documentation
1
2
3
4
5
6
version: '3'
services:
  test-builder:
    build: .
    volumes:
      - .:/src:cached