allo-isolate 0.1.17

Run Multithreaded Rust along with Dart VM (in isolate).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
max_width = 80
tab_spaces = 4
fn_single_line = true
match_block_trailing_comma = true
normalize_comments = true
wrap_comments = true
imports_granularity = "Crate"
reorder_impl_items = true
use_field_init_shorthand = true
use_try_shorthand = true
normalize_doc_attributes = true
edition = "2018"