rustfmt-nightly 1.1.1

Tool to find and fix Rust formatting issues
Documentation
1
2
3
#![doc(html_root_url    =    "http://example.com")]
#[cfg(feature    =    "foo")]
fn a() {}