Function rsvg_convert::parse_length

source ·
pub(crate) fn parse_length<N: Normalize, V: Validate>(
    s: &str
) -> Result<CssLength<N, V>, String>