[](https://docs.rs/bilrost-derive/)
[](https://crates.io/crates/bilrost-derive)
# bilrost-derive
`bilrost-derive` is part of the [`bilrost`][b] 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.
[b]: https://crates.io/crates/bilrost
## License
`bilrost-derive` is distributed under the terms of the Apache License (Version
2.0).
See [LICENSE](../LICENSE) for details.
Copyright 2023-2025 Kent Ross
Copyright 2017 Dan Burkert