staticvec 0.3.2

Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Documentation
1
2
3
4
5
6
tab_spaces = 2

edition = '2018'

where_single_line = true

brace_style = 'PreferSameLine'

format_macro_matchers = true

max_width = 110