An open API service indexing awesome lists of open source software.

https://github.com/lightquantumarchive/cargo-edit-completion


https://github.com/lightquantumarchive/cargo-edit-completion

Last synced: about 1 year ago
JSON representation

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, ...
```