bilrost-derive

Crates.iobilrost-derive
lib.rsbilrost-derive
version0.1010.0
sourcesrc
created_at2023-11-22 10:58:12.189784
updated_at2024-07-08 00:42:59.326045
descriptionA compact protobuf-like serializer and deserializer for the Rust Language.
homepage
repositoryhttps://github.com/mumbleskates/bilrost
max_upload_size
id1045080
size114,274
Kent Ross (mumbleskates)

documentation

https://docs.rs/bilrost-derive

README

Documentation Crate

bilrost-derive

bilrost-derive is part of the bilrost library. It handles generating encoding and decoding implementations for Rust types with bilrost annotations. For the most part, users of bilrost shouldn't need to interact with bilrost-derive directly, and should instead use the re-exports.

License

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

See LICENSE for details.

Copyright 2023-2024 Kent Ross
Copyright 2017 Dan Burkert

Commit count: 1618

cargo fmt