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
install_tests
Copy item path
Settings
Help
Summary
Source
fn install_tests( tests: &
HashMap
<
String
,
Test
>, tests_dir:
PathBuf
, check:
bool
, ) ->
Result
<
bool
>