runnel 0.4.2

the pluggable io stream. now support: stdio, string io, in memory pipe, line pipe
Documentation
1
2
3
4
#[cfg(test)]
mod test_stdio {
    //use runnel::medium::stdio::*;
}