buidl

Crates.iobuidl
lib.rsbuidl
version0.1.1
sourcesrc
created_at2024-07-24 01:26:13.672837
updated_at2024-08-08 06:45:36.00903
descriptionPrimitive types for blockchain protocols
homepage
repositoryhttps://github.com/conr2d/buidl.git
max_upload_size
id1313508
size17,810
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