killercup / killercup/cargo-edit

Implement a way to list all features of all dependent packages

Open
#355 1 comment 0 reactions 0 assignees View on GitHub
new command
Dominant language
Rust
Stars
3.5k
Forks
166
PR merge metrics
No merged PRs in 30d

Description

in another thread, `cargo read-manifest` followed by parsing the JSON yourself was suggested. I'd be ok doing that, but it also doesn't seem to work. No features are listed in each create in the json, from what i can see.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported `cargo read-manifest` output and inspect how its JSON represents dependency packages and features. Determine the command or entry point that should expose this information; done means users can list all features for every dependent package, with the behavior verified against the reported manifest case.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.