Skip to main content
RobustnessTestFn
quorum_
public
0.1.0
In quorum_
public::
tests
quorum_public
::
tests
Type Alias
Robustness
Test
Fn
Copy item path
Source
type RobustnessTestFn =
fn
() -> BoxFuture<'static,
Result
<
RobustnessTestResult
,
String
>>;