xtask
0.1.0
In xtask::
codegen::
parser_
inline_
tests
Structs
Test
Tests
Enums
TestKind
Functions
collect_tests
existing_tests
generate
install_tests
tests_from_dir
xtask
::
codegen
::
parser_inline_tests
Function
existing_tests
Copy item path
Settings
Help
Summary
Source
fn existing_tests( dir: &
Path
, ok:
TestKind
, ) ->
Result
<
HashMap
<
String
, (
PathBuf
,
Test
)>>