17 releases (11 breaking)
new 0.1010.1 | Oct 23, 2024 |
---|---|
0.1010.0 | Jul 8, 2024 |
0.1009.0 | Jun 16, 2024 |
0.1004.0 | Mar 4, 2024 |
0.0.1 | Nov 22, 2023 |
#83 in #compact
1,581 downloads per month
Used in 2 crates
(via bilrost)
105KB
2.5K
SLoC
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
lib.rs
:
This crate contains the derive macro implementations for the
bilrost
crate; see the documentation in that crate for usage and
details.
Dependencies
~0.8–1.3MB
~28K SLoC