wasm-msgpack 0.3.0

MessagePack serialization implementation for Rust optimized for WebAssembly environments
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
unstable_features = true

enum_discrim_align_threshold = 10

# fn_params_layout = "Compressed"

# fn_call_width = 80

fn_single_line = true

# indent_style = "Visual"

# inline_attribute_width = 50

max_width = 140

imports_granularity = "Crate"

# overflow_delimited_expr = true

where_single_line = true

newline_style = "Unix"