buidl

Crates.iobuidl
lib.rsbuidl
version0.2.0
sourcesrc
created_at2024-07-24 01:26:13.672837+00
updated_at2024-12-18 11:51:21.87032+00
descriptionPrimitive types for blockchain protocols
homepage
repositoryhttps://github.com/conr2d/buidl.git
max_upload_size
id1313508
size20,739
Jeeyong Um (conr2d)

documentation

https://docs.rs/buidl

README

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:

at your option.

Commit count: 0

cargo fmt