mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-03 12:57:38 +03:00
Clarify that other items work too
This commit is contained in:
parent
a0b0fba599
commit
6e39eeb132
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ To expand without `rustfmt`:
|
|||
|
||||
`$ cargo expand --ugly`
|
||||
|
||||
To expand a specific module only:
|
||||
To expand a specific module or type or function only:
|
||||
|
||||
`$ cargo expand path::to::module`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue