pub fn add_rust_nodes_with<N, NodeIds, Items, Item, F>(
driver: &mut Driver<'_>,
num: N,
config: RustNodeTestingConfig,
f: F,
) -> (NodeIds, Items)Expand description
Creates num Rust nodes in the cluster
pub fn add_rust_nodes_with<N, NodeIds, Items, Item, F>(
driver: &mut Driver<'_>,
num: N,
config: RustNodeTestingConfig,
f: F,
) -> (NodeIds, Items)Creates num Rust nodes in the cluster