Cargo Features

libseat-sys has no features set by default.

[dependencies]
libseat-sys = { version = "0.1.7", features = ["use_bindgen", "docs_rs"] }
use_bindgen = bindgen
docs_rs

Used to disable linking in docs.rs enviroment

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 use_bindgen?

Enables bindgen ^0.58.1