rust/tests/target/nestedmod
Kevin Yeh 4d7de5a16e Support single-line functions
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.
2015-11-19 14:23:56 -06:00
..
mymod1 Support single-line functions 2015-11-19 14:23:56 -06:00
submod2 Support single-line functions 2015-11-19 14:23:56 -06:00
mod.rs Separate modules and files listing of reformatting 2015-08-02 13:07:27 +02:00
mod2a.rs Format modules into separate files 2015-07-03 11:12:21 +02:00
mod2b.rs Format modules into separate files 2015-07-03 11:12:21 +02:00
mod2c.rs Support single-line functions 2015-11-19 14:23:56 -06:00