rustdoc-prettier 0.1.1

Format `//!` and `///` comments with prettier
1
2
3
4
comment_width = 100
format_code_in_doc_comments = true
format_strings = true
wrap_comments = true