mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
doc: Add a good resource for learning to write Rust FFI.
This commit is contained in:
parent
73b0e2e6fd
commit
40f1287978
@ -43,6 +43,9 @@ For learning how to write unsafe Rust, read
|
||||
For learning everything you ever wanted to know about Rust macros, there is
|
||||
[The Little Book of Rust Macros](https://danielkeep.github.io/tlborm/book/index.html).
|
||||
|
||||
For learning more about FFI and Rust, see Jake Goulding's
|
||||
[Rust FFI Omnibus](http://jakegoulding.com/rust-ffi-omnibus/).
|
||||
|
||||
Compiling Tor with Rust enabled
|
||||
---------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user