stats_alloc 0.1.4

An allocator wrapper that allows for instrumenting global allocators
wrap_comments = true
condense_wildcard_suffixes = true
where_single_line = true
format_strings = true
imports_indent = "Block"
imports_layout = "HorizontalVertical"
merge_imports = true
match_block_trailing_comma = true
reorder_impl_items = true
report_todo = "Always"
report_fixme = "Always"
use_field_init_shorthand = true
use_try_shorthand = true
unstable_features = true
max_width = 120