ruabmbua / hidapi-rs

Rust bindings for the hidapi C library
MIT License
165 stars 79 forks source link

Add feature for doc_cfg, specify allowed cfgs in build.rs #158

Open Tiwalun opened 6 days ago

Tiwalun commented 6 days ago

Specify possible configs as described in https://doc.rust-lang.org/nightly/rustc/check-cfg.html, and fix compilation with --cfg docsrs.