2 releases
0.1.1 | Oct 4, 2024 |
---|---|
0.1.0 | Oct 4, 2024 |
#192 in Cargo plugins
59 downloads per month
8KB
146 lines
Cargo Symbols
A cargo sub-command to run ctags on the top-level cargo project dependencies.
Check for CARGO
environment variable first then defaults to cargo
.
Requirements
- install ctags on your system