Crates.io | wonderful_rustdoc |
lib.rs | wonderful_rustdoc |
version | 0.1.0 |
source | src |
created_at | 2022-12-04 21:31:24.56997 |
updated_at | 2022-12-04 21:31:24.56997 |
description | Showcase how to use rustdoc in cargo |
homepage | |
repository | https://github.com/jbethune/wonderful_rustdoc |
max_upload_size | |
id | 729805 |
size | 22,851 |
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.