The style guide says: "Put imports before module declarations." See https://doc.rust-lang.org/style-guide/items.html Cargo also does this automatically. |
||
|---|---|---|
| .. | ||
| commands | ||
| commands.rs | ||
| main.rs | ||
The style guide says: "Put imports before module declarations." See https://doc.rust-lang.org/style-guide/items.html Cargo also does this automatically. |
||
|---|---|---|
| .. | ||
| commands | ||
| commands.rs | ||
| main.rs | ||