cargo-book

Crates.iocargo-book
lib.rscargo-book
version0.1.4
sourcesrc
created_at2022-03-26 16:05:38.993668
updated_at2022-03-28 15:41:35.553376
descriptionA cargo plugin for serving the Rust book and std doc
homepage
repositoryhttps://github.com/btwiuse/cargo-book
max_upload_size
id556763
size27,661
(btwiuse)

documentation

README

Serve rust books locally.

Note: you need to have at least one rustup toolchain installed.

$ cargo book
Serving on http://127.0.0.1:8080
Commit count: 0

cargo fmt