data-proc 0.1.0

A data processing pipeline framework with Source, Transformer, and Sink traits
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}