Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cargo list features [--recursive] [--manifest-path] #21

Closed
2 tasks
killercup opened this issue Oct 11, 2015 · 4 comments
Closed
2 tasks

cargo list features [--recursive] [--manifest-path] #21

killercup opened this issue Oct 11, 2015 · 4 comments

Comments

@killercup
Copy link
Owner

  • List all features used in the Cargo.toml
  • Recursively list features of sub-dependencies and indicate whether they are active

Suggested by @gkoz in #20.

@killercup
Copy link
Owner Author

cargo list features already shows the names of the features.

@killercup
Copy link
Owner Author

(Closing all cargo-list issues because cargo listwill be removed in the next version.)

@little-dude
Copy link

Hi,

I'd be interested in listing all the features of a crate. Do you know how to do that? Is there another third-party subcommand? Or has it been added to cargo?

@killercup
Copy link
Owner Author

killercup commented Nov 19, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants