[go: up one dir, main page]

Function check

Source
pub fn check(
    command: CheckCommand,
    engines: &Engines,
) -> Result<(Option<Arc<TyProgram>>, Handler)>