17 releases (11 breaking)
0.14.0 | Dec 4, 2024 |
---|---|
0.13.0 | Oct 1, 2024 |
0.12.0 | Aug 9, 2024 |
0.11.0 | Jul 6, 2024 |
0.1.5 | Nov 11, 2022 |
#2 in #psibase
230 downloads per month
Used in 5 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