protobuf-core 0.2.1

A primitive utility library for Protocol Buffers in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "folders": [
        {
            "path": "."
        },
        {
            "path": "../protobuf"
        },
        {
            "path": "../puroro"
        },
        {
            "path": "../protoc-plugin-by-closure"
        }
    ],
    "settings": {}
}