Skip to main content

parse_layout_justify_self

Function parse_layout_justify_self 

Source
pub fn parse_layout_justify_self(
    input: &str,
) -> Result<LayoutJustifySelf, JustifySelfParseError<'_>>
Expand description

ยงErrors

Returns an error if input is not a valid CSS justify-self value.