Expand description
Structs§
- Priority
Max - A Peaker which goes over the biggest column first.
- Priority
Min - A Peaker which goes over the smallest column first.
- Priority
None - A Peaker which goes over column 1 by 1.
Traits§
- Peaker
- A strategy of width function. It determines the order how the function is applied.