By default, places functions with empty bodies on one line. If the function has only one expression or statement that fits on one line, the 'fn_single_line' option can be used. |
||
|---|---|---|
| .. | ||
| mymod1 | ||
| submod2 | ||
| mod.rs | ||
| mod2a.rs | ||
| mod2b.rs | ||
| mod2c.rs | ||
By default, places functions with empty bodies on one line. If the function has only one expression or statement that fits on one line, the 'fn_single_line' option can be used. |
||
|---|---|---|
| .. | ||
| mymod1 | ||
| submod2 | ||
| mod.rs | ||
| mod2a.rs | ||
| mod2b.rs | ||
| mod2c.rs | ||