rust-lang / cc-rs

Rust library for build scripts to compile C/C++ code into a Rust library
https://docs.rs/cc
Apache License 2.0
1.76k stars 425 forks source link

Ban unwrap/expect #1108

Open NobodyXu opened 1 week ago

NobodyXu commented 1 week ago

Panic is pretty bad for a library