-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed as not planned
Labels
A-documenting-cargo-itselfArea: Cargo's documentationArea: Cargo's documentationC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Description
I want to create a external cargo subcommand. I've checked few existing external subcommands and they are using cargo, but very old one. I have tried to find any information about how can I use the cargo crate for, for example, finding target
directory, but I was unable to find such information anywhere. After that I decided to find any information about the cargo
crate but I could not: it does not exist it seems.
A few questions:
- Why is it so?
- How to find any information about it then?
Metadata
Metadata
Assignees
Labels
A-documenting-cargo-itselfArea: Cargo's documentationArea: Cargo's documentationC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`