4 releases

0.2.0 Dec 18, 2024
0.1.2 Aug 8, 2024
0.1.1 Aug 8, 2024
0.1.0 Jul 24, 2024

#618 in #substrate

Download history 12/week @ 2024-12-21 10/week @ 2024-12-28 17/week @ 2025-01-04 28/week @ 2025-01-11 11/week @ 2025-01-18 5/week @ 2025-01-25 22/week @ 2025-02-01 1/week @ 2025-02-08 5/week @ 2025-02-15 7/week @ 2025-02-22 15/week @ 2025-03-01 3/week @ 2025-03-08

309 downloads per month
Used in buidl

MIT/Apache

22KB
364 lines

Buidl

GitHub Workflow Status Crates.io Version GitHub License

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:

at your option.

Dependencies

~3MB
~64K SLoC