#ctags #cargo-subcommand #cargo #subcommand #plugin

app cargo-symbols

A cargo sub-command to run ctags on the top-level project dependencies

2 releases

0.1.1 Oct 4, 2024
0.1.0 Oct 4, 2024

#143 in Cargo plugins

Download history 260/week @ 2024-10-03 38/week @ 2024-10-10 9/week @ 2024-10-17

307 downloads per month

MIT license

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

No runtime deps