protoc-wkt

Crates.ioprotoc-wkt
lib.rsprotoc-wkt
version1.0.0+3.20.1
sourcesrc
created_at2022-11-13 22:12:52.651941
updated_at2022-11-13 22:12:52.651941
descriptionGoogle Protobuf well-known type file descriptor sets
homepagehttps://github.com/neoeinstein/protoc-gen-prost
repositoryhttps://github.com/neoeinstein/protoc-gen-prost
max_upload_size
id714561
size728,851
Marcus Griep (neoeinstein)

documentation

https://docs.rs/protoc-wkt

README

Protoc Well-Known Types

This module includes serialized file descriptor sets for the Google Protobuf well-known types. These descriptor sets can be used for supporting reflection endpoints in Tonic gRPC servers.

This crate is versioned independently, but with metadata reporting the Google protoc version that the descriptor sets were generated against.

Commit count: 167

cargo fmt