libp2prs-swarm 0.3.0

The libp2p swarm
1
2
3
fn main() {
    prost_build::compile_protos(&["src/identify/structs.proto"], &["src"]).unwrap();
}