Skip to main content

parse_layout_justify_items

Function parse_layout_justify_items 

Source
pub fn parse_layout_justify_items<'a>(
    input: &'a str,
) -> Result<LayoutJustifyItems, JustifyItemsParseError<'a>>