The rust programming language toolchain has a built-in testing tool that — in addition to running unit tests — scraps documentation for examples and run them, this way, examples are always up-to-date. Now it just feels like running around naked when I don't have the safety blanket of a tool that tests my examples.