yay 0.0.0

Yet another YCSB workload generator in Rust.
1
2
3
fn main() {
    println!("Hello, world!");
}