#buffer #prost #protocols #language #protobuf #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

#1757 in Procedural macros

Download history 4/week @ 2024-02-15 15/week @ 2024-02-22 8/week @ 2024-02-29 33/week @ 2024-03-28 18/week @ 2024-04-04

51 downloads per month

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
~43K SLoC