Function simple_cluster

Source
pub fn simple_cluster<'a>(
    flow: &FlowBuilder<'a>,
) -> (Process<'a, ()>, Cluster<'a, ()>)