stringmap 0.1.0

An immutable string map with pointers into frozen memory that can be shared between C, Ruby, Python and Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
ideal_width            = 79
max_width              = 79

fn_single_line         = true
struct_lit_width       = 50
struct_variant_width   = 50

reorder_imports        = false
reorder_imported_names = true

chain_base_indent      = 'Visual'
chain_indent           = 'Visual'
chains_overflow_last   = false