Cargo Features
ockam_ebpf has no features set by default.
[dependencies]
ockam_ebpf = { version = "0.6.0", features = ["build", "logging"] }
- build = fs_extra
-
Build eBPF instead of downloading from artifacts
- logging
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.