Skip to main content

parse_layout_max_height

Function parse_layout_max_height 

Source
pub fn parse_layout_max_height<'a>(
    input: &'a str,
) -> Result<LayoutMaxHeight, LayoutMaxHeightParseError<'a>>