wonderful_rustdoc 0.1.0

Showcase how to use rustdoc in cargo
Documentation
1
2
3
4
5
6
# Wonderful `rustdoc`

This project showcases how to write documentation with `rustdoc`.
To get started, run `cargo doc --open` and follow the instructions.

This project is part of the Rust Berlin online meetup.