c16d7f7d60
Previously, we only supported documentation for modules and top-level items. With this patch, we also display the documentation for members of an item, typically methods of a struct or trait. |
||
---|---|---|
LICENSES | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
rusty-man
A command-line interface 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.