cargo-tree
cargo-tree copied to clipboard
Add support for displaying enabled features
Uses the {f} format specifier.
Example usage:
cargo tree --format '{p} [{f}]'
Is this PR under consideration? I'd find this helpful!
I've updated this after the cargo metadata rework; it is now much simpler.