[](https://docs.rs/prost-types/)
[](https://crates.io/crates/prost-types)
# `prost-types`
Prost definitions of Protocol Buffers well known types. See the [Protobuf reference][1] for more
information about well known types.
[1]: https://protobuf.dev/reference/protobuf/google.protobuf/
## License
`prost-types` is distributed under the terms of the Apache License (Version 2.0).
`prost-types` includes code imported from the Protocol Buffers project, which is
included under its original ([BSD][2]) license.
[2]: https://github.com/google/protobuf/blob/master/LICENSE
See [LICENSE](./LICENSE) for details.
Copyright 2017 Dan Burkert