rustfmt-nightly 1.1.1

Tool to find and fix Rust formatting issues
Documentation
// rustfmt-wrap_comments: true
// rustfmt-newline_style: Windows

//! ```rust
//! extern crate uom;
//! ```

fn main() {}