postbag 0.2.0

Postbag is a high-performance serde codec for Rust that provides efficient data encoding with configurable levels of forward and backward compatibility.
Documentation
1
2
3
4
5
6
7
8
max_width = 114
use_small_heuristics = "Max"

fn_params_layout = "Compressed"

#wrap_comments = true
#comment_width = 100
imports_granularity = "Crate"