prost/prost-types
2020-01-17 14:57:06 -08:00
..
src release 0.6.1 2020-01-16 09:29:57 -08:00
Cargo.toml add std feature for no-std compatibility 2020-01-17 14:57:06 -08:00
README.md v0.2.0 2017-09-10 12:16:43 -07:00

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