#buffer #prost #protobuf #protocols #language #decoding #codec

macro ntex-prost-derive

A Protocol Buffers implementation for the Rust Language

3 releases

0.10.3 Jul 1, 2022
0.10.2 Jun 28, 2022
0.10.1 Jun 27, 2022

#1604 in Procedural macros

Apache-2.0

58KB
1.5K SLoC

Documentation Crate

prost-derive

prost-derive handles generating encoding and decoding implementations for Rust types annotated with prost annotation. For the most part, users of prost shouldn't need to interact with prost-derive directly.

License

prost-derive is distributed under the terms of the Apache License (Version 2.0).

See LICENSE for details.

Copyright 2017 Dan Burkert

Dependencies

~2MB
~47K SLoC