remove debug and display chapter
this is too small for its own thing, I think.
This commit is contained in:
parent
e9e9279d87
commit
a9bc39c536
2 changed files with 0 additions and 4 deletions
|
|
@ -7,7 +7,6 @@
|
|||
* [Learn Rust](learn-rust.md)
|
||||
* [Effective Rust](effective-rust.md)
|
||||
* [The Stack and the Heap](the-stack-and-the-heap.md)
|
||||
* [Debug and Display](debug-and-display.md)
|
||||
* [Testing](testing.md)
|
||||
* [Documentation](documentation.md)
|
||||
* [Iterators](iterators.md)
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
% Debug and Display
|
||||
|
||||
Coming soon!
|
||||
Loading…
Add table
Add a link
Reference in a new issue