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