Function validate_and_fixup_2d

Source
fn validate_and_fixup_2d(dict: &DOMMatrix2DInit) -> Fallible<Transform2D<f64>>
Expand description