How we wrap external C and C++ libraries in Rust
This post goes into detail on how we pragmatically set up our build.rs files for an easy developer experience
Let's talk about build.rs in Rust projectsspecifically, how to keep it dead simple, dependency-light, and maintainable, with real-world examples from some solid open source projects. If youve ever gr… [+7740 chars]