pub fn fr<Input, T>(flex: Input) -> Twhere Input: Into<f32> + Copy, T: FromFlex,
Create a Fraction track sizing function (fr in CSS)
Fraction
fr