We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d82c7 commit a7d0066Copy full SHA for a7d0066
README.md
@@ -50,3 +50,4 @@ in a controlled repository now.
50
* `macro-tt.rs`: macro token tree example
51
* `nullptr.rs`: null pointer example
52
* `c++-ffi/`: example of FFI between C, C++ and Rust
53
+* `ownership-demo/`: example of ownership and borrowing stuff in C and Rust
ownership-demo
@@ -0,0 +1 @@
1
+Subproject commit 80704bd3f0a6ed278b1e525654362a9a322d56c0
0 commit comments