Function taffy::style_helpers::fit_content
source · pub fn fit_content<T: TaffyFitContent>(argument: LengthPercentage) -> T
Expand description
Returns a value of the inferred type which represent a fit-content(…)
value
with the given argument.