rustfmt-nightly 1.1.1

Tool to find and fix Rust formatting issues
Documentation
fn main() {
    assert!(true)   ;
}