xtask::codegen::parser_inline_tests

Function existing_tests

source
fn existing_tests(
    dir: &Path,
    ok: TestKind,
) -> Result<HashMap<String, (PathBuf, Test)>>