templateless 0.1.0-alpha.5

Ship faster by sending elegant emails using just code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
hard_tabs = true
edition = "2021"
reorder_imports = true
imports_granularity = "Crate"
use_small_heuristics = "Max"
comment_width = 80
wrap_comments = true
binop_separator = "Back"
trailing_comma = "Vertical"
trailing_semicolon = true
use_field_init_shorthand = true
max_width = 80