#generated #protobuf #type #protocols #definition #prost #buffer

no-std prost_types_for_lucas

Fork to prost-types, try for add serde derive

1 unstable release

0.11.2 Nov 3, 2023

#41 in #prost

Apache-2.0

165KB
2K SLoC

Documentation Crate

prost-types

Prost definitions of Protocol Buffers well known types. See the Protobuf reference for more information about well known types.

License

prost-types is distributed under the terms of the Apache License (Version 2.0). prost-types includes code imported from the Protocol Buffers projet, which is included under its original (BSD) license.

See LICENSE for details.

Copyright 2017 Dan Burkert


lib.rs:

Protocol Buffers well-known types.

Note that the documentation for the types defined in this crate are generated from the Protobuf definitions, so code examples are not in Rust.

See the Protobuf reference for more information about well-known types.

Dependencies

~2.5MB
~53K SLoC