Crate staticsort[][src]

Macros

This macro takes the following parameters in the order they’re listed: type to sort, index to start at, index to end at, and either the name of an existing const array variable or just a a directly-passed “anonymous” array.