#cargo-subcommand #ctags #cargo #subcommand #env-var #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

#194 in Cargo plugins

45 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