2 releases
0.1.1 | Aug 8, 2024 |
---|---|
0.1.0 | Jul 24, 2024 |
#372 in #primitive
60 downloads per month
8KB
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–295KB