c32 0.2.0

Rust implementation of Crockford's Base32 encoding
Documentation
1
2
3
4
5
6
7
8
9
10
11
max_width = 80
newline_style = "Unix"

reorder_imports = true
imports_granularity = "Item"
group_imports = "StdExternalCrate"

wrap_comments = true
merge_derives = true
use_field_init_shorthand = true
format_code_in_doc_comments = true