1 2 3 4 5 6 7 8
// rustfmt-wrap_comments: true // rustfmt-newline_style: Windows //! ```rust //! extern crate uom; //! ``` fn main() {}