#prost #buffer #protocols #language #amino #type #de

macro prost-amino-derive

A Protocol Buffers implementation for the Rust Language modified to enable amino (de)serialization

3 releases (breaking)

Uses old Rust 2015

0.6.1 Jun 23, 2020
0.6.0 Jun 23, 2020
0.5.0 Jan 19, 2020
0.4.1 Jan 19, 2020
0.4.0 Oct 17, 2018

#7 in #amino

Download history 10/week @ 2023-12-09 11/week @ 2023-12-16 10/week @ 2023-12-23 1/week @ 2023-12-30 11/week @ 2024-01-06 12/week @ 2024-01-13 8/week @ 2024-01-20 10/week @ 2024-02-03 18/week @ 2024-02-10 14/week @ 2024-02-17 31/week @ 2024-02-24 34/week @ 2024-03-02 34/week @ 2024-03-09 26/week @ 2024-03-16 31/week @ 2024-03-23

137 downloads per month
Used in 5 crates (2 directly)

Apache-2.0

88KB
2K SLoC

prost-amino-derive

prost-amino-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-amino-derive directly.

License

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

See LICENSE for details.

Copyright 2017 Dan Burkert

Dependencies

~4.5–6MB
~124K SLoC