Function vector::test_util::start_topology

source ยท
pub async fn start_topology(
    config: Config,
    require_healthy: impl Into<Option<bool>>,
) -> (RunningTopology, ShutdownErrorReceiver)