rustfmt-nightly 1.3.1

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