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 e1ef283159 Check parent for search index items
For members, the path listed in the search index does not point to the
parent item but to the path of the parent item.  To get the parent item,
we have to access the parent field and lookup the index in the crate’s
path list.
4 years ago
.builds
LICENSES
src Check parent for search index items 4 years ago
.gitignore
Cargo.lock
Cargo.toml
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.