minions 0.2.2

Experimental actor library, under constant development.
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod source;
pub mod filter;
pub mod ysplit;
pub mod ymerge;
pub mod sink;
pub mod scatter;
pub mod gather;

#[cfg(test)]
pub mod tests;