# docs: https://rust-lang.github.io/rustfmt/ # Unstable options - to run these, use `cargo +nightly fmt` wrap_comments = true comment_width = 100 normalize_comments = true