Cargo Features

Tygress has no features set by default.

[dependencies]
tygress = { version = "0.1.1", features = ["netdev", "std", "overwrite", "inline_never"] }
netdev = bindgen, nix, std

eventually want to use rustix

std netdev?
overwrite = bindgen
inline_always inline_never

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.

nix netdev?

Enables nix ^0.23

bindgen build netdev? overwrite?

Enables bindgen ^0.59