pub fn percent<Input, T>(percent: Input) -> Twhere Input: Into<f32> + Copy, T: FromPercent,
Returns a value of the inferred type which represent a percentage