async-local 0.2.0

Building blocks for safely utilizing stable thread-safe references of thread locals variables within an async context and across await points
Documentation
1
2
3
4
5
6
comment_width = 100
group_imports = "StdExternalCrate"
imports_granularity = "Crate"
newline_style = "Unix"
tab_spaces = 2
wrap_comments = true