X-Git-Url: https://git.ralfj.de/rust-101.git/blobdiff_plain/bba83d98eea727e675db05386b9c3f1dc3b51c47..d7b96e63505812685191c3dad091453284892943:/src/main.rs diff --git a/src/main.rs b/src/main.rs index c2d9486..51de479 100644 --- a/src/main.rs +++ b/src/main.rs @@ -51,3 +51,5 @@ fn main() { // * [The Rust Book](https://doc.rust-lang.org/stable/book/) // * [Rust by Example](http://rustbyexample.com/) // * The [Rust Subreddit](https://www.reddit.com/r/rust/) + +// (This website has been generated with [Docco](https://jashkenas.github.io/docco/))