Most modules have such a blank line, but some don't. Inserting the blank line makes it clearer that the `//!` comments are describing the entire module, rather than the `use` declaration(s) that immediately follows. |
||
|---|---|---|
| .. | ||
| converts.rs | ||
| count.rs | ||
| error.rs | ||
| iter.rs | ||
| lossy.rs | ||
| mod.rs | ||
| pattern.rs | ||
| traits.rs | ||
| validations.rs | ||