async-local 0.5.0

For safely utilizing pointers to thread locals variables within an async context and across await points
Documentation
1
2
3
4
5
6
7
format_code_in_doc_comments = true
group_imports = "StdExternalCrate"
imports_granularity = "Crate"
newline_style = "Unix"
normalize_comments = true
tab_spaces = 2
wrap_comments = false