Go to file
2020-07-19 17:29:17 +02:00
.builds Send notification mail on build failure 2020-07-19 17:29:17 +02:00
LICENSES Initial project scaffolding 2020-07-19 14:10:54 +02:00
src Add support for item members 2020-07-19 16:54:30 +02:00
.gitignore Initial project scaffolding 2020-07-19 14:10:54 +02:00
Cargo.lock Adapt text output to terminal size 2020-07-19 16:04:10 +02:00
Cargo.toml Replace “interface” with “viewer” in description 2020-07-19 17:24:38 +02:00
README.md Replace “interface” with “viewer” in description 2020-07-19 17:24:38 +02:00

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.