sg-prost-derive

Crates.iosg-prost-derive
lib.rssg-prost-derive
version0.11.2
sourcesrc
created_at2024-04-28 05:24:08.170072
updated_at2024-04-28 05:24:08.170072
descriptionA Protocol Buffers implementation for the Rust Language.
homepage
repositoryhttps://github.com/TaurusM/prost.git
max_upload_size
id1223017
size102,015
(TaurusM)

documentation

https://docs.rs/prost-derive

README

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

Commit count: 501

cargo fmt