Function hydro_test::distributed::first_ten::first_ten_distributed

source ยท
pub fn first_ten_distributed<'a>(
    external: &ExternalProcess<'a, ()>,
    process: &Process<'a, P1>,
    second_process: &Process<'a, P2>,
) -> ExternalBincodeSink<String>