Skip to main content

parse_layout_right

Function parse_layout_right 

Source
pub fn parse_layout_right(
    input: &str,
) -> Result<LayoutRight, LayoutRightParseError<'_>>
Expand description

ยงErrors

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