Crates.io | bilrost-derive |
lib.rs | bilrost-derive |
version | 0.1010.0 |
source | src |
created_at | 2023-11-22 10:58:12.189784 |
updated_at | 2024-07-08 00:42:59.326045 |
description | A compact protobuf-like serializer and deserializer for the Rust Language. |
homepage | |
repository | https://github.com/mumbleskates/bilrost |
max_upload_size | |
id | 1045080 |
size | 114,274 |
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.
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