3 unstable releases
0.2.0 | Dec 18, 2024 |
---|---|
0.1.1 | Aug 8, 2024 |
0.1.0 | Jul 24, 2024 |
#739 in #protocols
21 downloads per month
9KB
Buidl
Primitive types for blockchain protocols.
Rust's orphan rule makes it challenging to extend types from external crate with new traits. Buidl offers macros and functions to help generate new types rather than providing them directly.
License
Licensed under either of:
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
lib.rs
:
Primitive types for blockchain protocols.
Dependencies
~0–420KB