Kaynağa Gözat

Merge remote-tracking branch 'isis/bug23695'

Nick Mathewson 8 yıl önce
ebeveyn
işleme
7bc85d8204
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      doc/HACKING/GettingStartedRust.md

+ 3 - 0
doc/HACKING/GettingStartedRust.md

@@ -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
 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).
 [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
  Compiling Tor with Rust enabled
 ---------------------------------
 ---------------------------------