https://github.com/thepuzzlemaker/cargo-whatis
Quickly show the description of a crate or all of the local crate's dependencies. Inspired by cargo-whatfeatures and man-db's whatis.
https://github.com/thepuzzlemaker/cargo-whatis
Last synced: about 1 year ago
JSON representation
Quickly show the description of a crate or all of the local crate's dependencies. Inspired by cargo-whatfeatures and man-db's whatis.
- Host: GitHub
- URL: https://github.com/thepuzzlemaker/cargo-whatis
- Owner: ThePuzzlemaker
- License: mit
- Created: 2020-09-11T03:24:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T06:10:47.000Z (over 4 years ago)
- Last Synced: 2025-03-01T21:24:21.774Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cargo-whatis
Quickly show the description of a crate on [crates.io](https://crates.io). Inspired by cargo-whatfeatures and man-db's whatis