name-it 0.1.0

Give a name to async fn return types
Documentation
1
2
3
4
5
6
7
8
9
edition = "2021"
format_code_in_doc_comments = true
format_macro_matchers = true
imports_granularity = "Crate"
newline_style = "Unix"
overflow_delimited_expr = true
group_imports = "StdExternalCrate"
use_field_init_shorthand = true
wrap_comments = true