staticsort 0.1.5

Implements a macro providing a compile-time quicksort function for arrays of any length, containing any primitive Copy type with a PartialOrd implementation.
Documentation
1
2
3
4
5
6
7
8
9
tab_spaces = 2

edition = "2018"

where_single_line = true

brace_style = "PreferSameLine"

control_brace_style = "AlwaysSameLine"

format_macro_matchers = true

comment_width = 100

wrap_comments = true

max_width = 100