Skip to main content

check_core_rust_surface

Function check_core_rust_surface 

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