Function hydro_test::cluster::two_pc::two_pc

source ยท
pub fn two_pc<'a>(
    flow: &FlowBuilder<'a>,
    num_participants: u32,
) -> (Process<'a, Coordinator>, Cluster<'a, Participants>, Process<'a, Client>)