bchx_cargo_extras 0.1.1

Following along with the Rust book on publishing to crates.io
Documentation
  • Coverage
  • 15.38%
    2 out of 13 items documented1 out of 7 items with examples
  • Size
  • Source code size: 2.24 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 411.83 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • blueberrychopsticks

Cargo Extras

I wrote this example while following along with the rust book from this chapter - [https://doc.rust-lang.org/book/ch14-02-publishing-to-crates-io.html#commenting-contained-items](Comenting Contained Items)

cargo_extras is a collection of utilities to make calculations more convenient.

There is also now an example about art and pub mod