Skip to content

Commit 7af4f88

Browse files
committed
Add C++ to Rust Phrasebook to resources
1 parent 1010aef commit 7af4f88

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • content/learn/migration-guides/cpp-to-rust

content/learn/migration-guides/cpp-to-rust/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ icon = "cpp.svg"
1111
resources = [
1212
"[Rust Vs C++ Beyond Safety - Joseph Cordell - ACCU Cambridge](https://www.youtube.com/watch?v=IvPP5U2wzlE)",
1313
"[C++ vs Rust Cheat Sheet by MaulingMonkey](https://maulingmonkey.com/guide/cpp-vs-rust/)",
14+
"[C++ to Rust Phrasebook](https://cel.cs.brown.edu/crp/) - A reference for translating common C++ patterns to Rust",
1415
]
1516
+++
1617

0 commit comments

Comments
 (0)