Skip to content

Feature request: hide transitive dependencies #384

@Chadehoc

Description

@Chadehoc

When the dependency graph becomes unreadable, it would be nice to simplify it by hiding A -> C if already implied by A -> B and B -> C; i.e. hiding dependencies that are transitively implied by already shown dependencies.

See cargo-depgraph's --dedup-transitive-deps option (https://github.com/jplatte/cargo-depgraph).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions