vnfs 0.1.0

Vectorized NFS client API in Rust
1
2
3
fn main() {
    println!("Hello, world!");
}