protobuf-build 0.15.1

Utility functions for generating Rust code from protobufs (using protobuf-rust or Prost)
Documentation

protobuf-build

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 12 feature flags, 3 of them enabled by default.

default

  • protobuf-codec

protobuf-codec

  • protobuf-codegen
  • protobuf/with-bytes

protobuf-codegen

  • dep:protobuf-codegen

prost-codec

  • syn
  • quote
  • prost-build
  • proc-macro2

grpcio-prost-codec

  • grpcio-compiler/prost-codec
  • prost-codec

grpcio-protobuf-codec

  • grpcio-compiler/protobuf-codec
  • protobuf-codec

grpcio-compiler

  • dep:grpcio-compiler

protobuf

  • dep:protobuf

syn

  • dep:syn

prost-build

  • dep:prost-build

quote

  • dep:quote

proc-macro2

  • dep:proc-macro2