allo-isolate 0.1.8-beta

Run Multithreaded Rust along with Dart VM (in isolate).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
max_width = 80

tab_spaces = 4

fn_single_line = true

match_block_trailing_comma = true

normalize_comments = true

wrap_comments = true

merge_imports = true

reorder_impl_items = true

use_field_init_shorthand = true

use_try_shorthand = true

normalize_doc_attributes = true

report_fixme = "Always"

edition = "2018"