October 2019
Intermediate to advanced
444 pages
10h 37m
English
Using new sharing-ownership --lib, create a new library project and open the directory in your favorite editor. We will also use the nightly compiler for benchmarks, so running rustup default nightly is highly recommended.
To enable benchmarks, add #![feature(test)] to the top of the lib.rs file.
Read now
Unlock full access