FICHA · MANJARO

cargo-modules

A cargo plugin for showing an overview of a crate's modules

  • tool
  • CLI
  • CODE-ANALYSIS
  • RUST
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Displays an overview of modules in a Rust crate. It helps developers understand code organization, visibility, and how files and modules are arranged.

Use it when joining a Rust project, reviewing architecture, or cleaning up module layout. It reports structure; it does not decide whether the architecture is good by itself.

How to run

cargo modules

Commands: cargo modules

Permissions

Permissions not analysed for this source yet.