mdp 0.1.0

MyData Protocol. Work with a client server with the user owning all of the data while the server verifies it.
1
2
3
fn main() {
    println!("Hello, world!");
}