Skip to main content

parse_layout_max_width

Function parse_layout_max_width 

Source
pub fn parse_layout_max_width(
    input: &str,
) -> Result<LayoutMaxWidth, LayoutMaxWidthParseError<'_>>
Expand description

ยงErrors

Returns an error if input is not a valid CSS value for this property.