+6
−3
+1
−0
docs/writing-rust-code/basics.md
0 → 100644
+83
−0
docs/writing-rust-code/ffi.md
0 → 100644
+240
−0
Loading
This patch includes content from the following places. - Lina's "Getting Rusty: How to ship an XPCOM component in Firefox" slide deck. - Zibi's "Rust <--> C/C++ FFI for newbies" gist. It also links to Emilio's "FFI patterns #1 - Complex Rust data structures exposed seamlessly to C++" blog post. I was going to include that content, but it's very long, so I have omitted it for now. Differential Revision: https://phabricator.services.mozilla.com/D81963