intern-mint 0.1.1

byte slice interning
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
edition = "2024"
newline_style = "Unix"
use_field_init_shorthand = true

unstable_features = true
group_imports = "StdExternalCrate"
comment_width = 100
wrap_comments = true
format_code_in_doc_comments = true
imports_granularity = "Crate"
format_strings = true
reorder_impl_items = true

error_on_line_overflow = true