How to run the tests
I am a trong beliver (with evidence) of writing tests. So each example comes with a bunch of test.
You can run the tests in each folder by typing the command:
$ cargo test
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
I am a trong beliver (with evidence) of writing tests. So each example comes with a bunch of test.
You can run the tests in each folder by typing the command:
$ cargo test