Skip to main content

parse_layout_text_justify

Function parse_layout_text_justify 

Source
pub fn parse_layout_text_justify<'a>(
    input: &'a str,
) -> Result<LayoutTextJustify, TextJustifyParseError<'a>>