grpcio 0.4.0

The rust language implementation of gRPC, base on the gRPC c core library.
Documentation
---
Language:        Cpp
BasedOnStyle:  Google
DerivePointerAlignment: false
PointerAlignment: Left
---
Language: ObjC
BasedOnStyle: Google
ColumnLimit: 100
ObjCBlockIndentWidth: 2
...