grpcio 0.13.0

The rust language implementation of gRPC, base on the gRPC c core library.

grpcio

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 4 of them enabled by default.

default

  • protobuf-codec
  • boringssl

protobuf-codec

  • protobuf

boringssl

  • grpcio-sys/boringssl
  • _secure

protobuf

  • dep:protobuf

openssl

  • _secure
  • grpcio-sys/openssl

prost-codec

  • prost
  • bytes

openssl-vendored

  • _secure
  • grpcio-sys/openssl-vendored

prost

  • dep:prost

protobufv3

  • dep:protobufv3

protobufv3-codec

  • protobufv3

no-omit-frame-pointer

  • grpcio-sys/no-omit-frame-pointer

bytes

  • dep:bytes

nightly

    This feature flag does not enable additional features.