Function plasmo::flex

source ·
pub fn flex<Input, Output>(flex_fraction: Input) -> Output
Expand description

Shorthand for minmax(0, Nfr). Probably what you want if you want exactly evenly sized tracks.