Skip to main content

check_web_surface

Function check_web_surface 

Source
fn check_web_surface(
    file: &SurfaceFile,
    text: &str,
    failures: &mut Vec<String>,
    warnings: &mut Vec<String>,
)