Cargo Features

audiopus_sys has no features set by default.

[dependencies]
audiopus_sys = { version = "0.2.2", features = ["dynamic", "static", "generate_binding"] }
dynamic
static
generate_binding = bindgen

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.

bindgen build generate_binding?

Enables bindgen ^0.58