Skip to main content

Crate aya_build

Crate aya_build 

Source

Structs§

Package

Enums§

Toolchain
The toolchain to use for building eBPF programs.

Functions§

build_ebpf
Build binary artifacts produced by packages.
emit_bpf_target_arch_cfg
Emit cfg flags that describe the desired BPF target architecture.

Type Aliases§

Result
Result<T, Error>