tokimak 0.0.1

Tokio task reactor
Documentation
1
2
3
4
5
6
7
8
9
10
11
# https://rust-lang.github.io/rustfmt

unstable_features = true

group_imports = "StdExternalCrate"
imports_granularity = "Item"
normalize_comments = true
normalize_doc_attributes = true
use_field_init_shorthand = true
use_try_shorthand = true
wrap_comments = true