Skip to main content

parse_layout_left

Function parse_layout_left 

Source
pub fn parse_layout_left(
    input: &str,
) -> Result<LayoutLeft, LayoutLeftParseError<'_>>
Expand description

ยงErrors

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