first_ten_distributed

Function first_ten_distributed 

Source
pub fn first_ten_distributed<'a>(
    external: &External<'a, ()>,
    process: &Process<'a, P1>,
    second_process: &Process<'a, P2>,
) -> ExternalBincodeSink<String>