Docs.rs
  • bpf-api-0.3.1
    • bpf-api 0.3.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • arcjustin
    • Dependencies
      • byteorder ^1.4.3 normal
      • num_cpus ^1.0 normal
      • thiserror ^1.0.37 normal
      • anyhow ^1.0.66 dev
      • bpf-script ^0.5 dev
      • bpf-script-derive ^0.5 dev
      • btf ^0.5 dev
      • clap ^4.0.18 dev
      • elf ^0.6.1 dev
    • Versions
    • 8.41% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bpf_api0.3.1

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • collections::Array
  • collections::HashMap
  • collections::Queue
  • collections::RingBuffer
  • probes::Probe
  • prog::Program
  • prog::ProgramAttr

Enums

  • error::Error
  • probes::AttachInfo
  • probes::AttachType
  • prog::ProgramType

Type Aliases

  • error::Result