rustdoc-prettier 0.5.1

Format //! and /// comments with prettier
1
2
3
4
5
comment_width = 100
format_code_in_doc_comments = true
format_strings = true
style_edition = "2024"
wrap_comments = true