wonderful_rustdoc 0.1.0

Showcase how to use rustdoc in cargo
Documentation
  • Coverage
  • 91.67%
    11 out of 12 items documented4 out of 4 items with examples
  • Size
  • Source code size: 22.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.97 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 26s Average build duration of successful builds.
  • all releases: 26s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • jbethune/wonderful_rustdoc
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jbethune

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.