axio 0.3.0-pre.0

`std::io` for `no_std` environment
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
unstable_features = true

style_edition = "2024"

group_imports = "StdExternalCrate"
imports_granularity = "Crate"

normalize_comments = true
wrap_comments = true
comment_width = 100

condense_wildcard_suffixes = true
enum_discrim_align_threshold = 20
use_field_init_shorthand = true

format_strings = true
format_code_in_doc_comments = true
format_macro_matchers = true