Our documentation code snippets are not compiled, nor tested. According to an [old rust book](https://doc.rust-lang.org/1.30.0/book/first-edition/documentation.html#running-documentation-tests) documentation is only checked for libraries, but not binaries. We should fix this, as documentation is really important !
Our documentation code snippets are not compiled, nor tested.
According to an old rust book documentation is only checked for libraries, but not binaries.
We should fix this, as documentation is really important !