You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Robin Krahl 61fdf31c0a
Read search index from search-index.js
With this patch, we read the search index generated by rustdoc.  It
allows us to suggest matching items if we don’t find an exact match.
4 years ago
.builds Run cargo doc before cargo test 4 years ago
LICENSES
src Read search index from search-index.js 4 years ago
.gitignore
Cargo.lock Read search index from search-index.js 4 years ago
Cargo.toml Read search index from search-index.js 4 years ago
README.md

README.md

rusty-man

A command-line viewer for documentation generated by rustdoc.

Minimum Supported Rust Version

This crate supports Rust 1.40 or later.

Contact

For bug reports, patches, feature requests or other messages, please send a mail to rusty-man-dev@ireas.org.

License

This project is licensed under the MIT License.

rusty-man complies with version 3.0 of the REUSE specification.