libipld-pb 0.4.0

ipld protobuf codec
Documentation
fn main() {
    prost_build::compile_protos(&["src/dag_pb.proto"], &["src"]).unwrap();
}