rustfmt-nightly 1.3.1

Tool to find and fix Rust formatting issues
Documentation
fn foo( )
         -> &str {
    "foo"
}