Skip to main content

parse_border_shorthand

Function parse_border_shorthand 

Source
pub(crate) fn parse_border_shorthand(
    s: &str,
) -> (Option<String>, Option<String>, Option<String>)