Function taffy::style_helpers::percent
source ยท pub fn percent<Input: Into<f32> + Copy, T: FromPercent>(percent: Input) -> T
Expand description
Returns a value of the inferred type which represent a percentage
pub fn percent<Input: Into<f32> + Copy, T: FromPercent>(percent: Input) -> T
Returns a value of the inferred type which represent a percentage