Skip to main content
with_mutation_test_pool
forge
1.8.4
In forge::
mutation::
runner
forge
::
mutation
::
runner
Function
with_
mutation_
test_
pool
Copy item path
Source
fn with_mutation_test_pool<T:
Send
>( op: impl
FnOnce
() ->
Result
<T> +
Send
, ) ->
Result
<T>