cargo-tree icon indicating copy to clipboard operation
cargo-tree copied to clipboard

Add support for displaying enabled features

Open g2p opened this issue 6 years ago • 2 comments

Uses the {f} format specifier.

Example usage:

cargo tree --format '{p} [{f}]'

g2p avatar Oct 02 '19 20:10 g2p

Is this PR under consideration? I'd find this helpful!

GeorgeHahn avatar Jan 14 '20 16:01 GeorgeHahn

I've updated this after the cargo metadata rework; it is now much simpler.

g2p avatar Mar 26 '20 19:03 g2p