Remove FFI - let's do a separate minibook instead.

This commit is contained in:
Carol (Nichols || Goulding) 2016-12-26 15:56:56 -05:00
parent 20c8df08ea
commit 8919f24fc1

View File

@ -104,12 +104,6 @@
- [Raw Pointers]()
- [`transmute`]()
- [Foreign Function Interface]() (?)
- [Conditional Compilation]()
- [Bindings to C]()
- [Using Rust from Other Languages]()
- [`static`]()
- [Advanced Type System Features]() (perhaps called "Advanced Traits"?)
- [Associated Types]()
- [Trait Objects]() (might be incorporated into the Composition chapter?)