rubbish 0.1.0

Rubbish - Sort of like Chubby, but in Rust .. Rubbish.
Documentation
1
2
3
4
5
6
extern crate crypto;
extern crate bincode;
extern crate rustc_serialize;

pub mod cas;
pub mod fs;