#book #serving #cargo #serve #docs #std #cargo-subcommand

bin+lib cargo-book

A cargo plugin for serving the Rust book and std doc

3 releases

0.1.4 Mar 28, 2022
0.1.3 Mar 27, 2022
0.1.2 Mar 26, 2022

#23 in #serving

37 downloads per month

MIT license

9KB
93 lines

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

Dependencies

~9–18MB
~235K SLoC