16 releases (10 breaking)
0.13.0 | Oct 1, 2024 |
---|---|
0.11.0 | Jul 6, 2024 |
0.6.0 | Mar 4, 2024 |
0.2.0 | Dec 12, 2023 |
0.1.5 | Nov 11, 2022 |
#80 in #web3
291 downloads per month
Used in 4 crates
(2 directly)
40KB
859 lines
Rust support for Psibase name types
Psibase compresses account names and method names into 64 bits. This library provides the raw conversion functions; the more-usable wrappers live in the psibase crate.
lib.rs
:
Rust support for Psibase name types
Psibase compresses account names and method names into 64 bits. This library provides the raw conversion functions; the more-usable wrappers live in the psibase crate.
Dependencies
~44KB