https://github.com/lightquantumarchive/cargo-edit-completion
https://github.com/lightquantumarchive/cargo-edit-completion
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/lightquantumarchive/cargo-edit-completion
- Owner: LightQuantumArchive
- License: mit
- Created: 2021-11-02T17:04:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T22:04:26.000Z (about 4 years ago)
- Last Synced: 2025-03-26T22:42:59.204Z (about 1 year ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cargo edit completion
> WIP
example:
```
cargo_edit_completion crate tracing_test -> tracing-test, tracing-test-macro
cargo_edit_completion crate actix-web@3 -> actix-web@3.3.2, actix-web@3.3.1, ...
```