Skip to content

Commit 9f76195

Browse files
authored
Merge pull request #6706 from Jasper-Bekkers/wrapping-c-cpp-in-rust
Add article "How we wrap external C and C++ libraries in Rust"
2 parents 1837bb4 + 92c0d2e commit 9f76195

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2025-06-04-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ and just ask the editors to select the category.
4747
* [In Praise of Shuttle: Oxidizing the Capibara Web API](https://justinwoodring.com/blog/rewriting-the-capibara-web-api-in-rust/)
4848
* [Reducing Cargo target directory size with -Zno-embed-metadata](https://kobzol.github.io/rust/rustc/2025/06/02/reduce-cargo-target-dir-size-with-z-no-embed-metadata.html)
4949
* [Designing Error Types in Rust Libraries](https://d34dl0ck.me/rust-bites-designing-error-types-in-rust-libraries/index.html)
50+
* [How we wrap external C and C++ libraries in Rust](https://www.evolvebenchmark.com/blog-posts/how-we-wrap-external-c-and-cpp-libraries-in-rust)
5051

5152
### Rust Walkthroughs
5253

0 commit comments

Comments
 (0)