cargo-modules 0.26.0

A cargo plugin for showing a tree-like overview of a crate's modules.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
source: tests/structure.rs
expression: output
snapshot_kind: text
---
COMMAND:
structure
--no-types
--no-traits
--no-fns

STDERR:

STDOUT:

crate github_issue_222