11 releases (5 breaking)

0.8.0 Apr 3, 2024
0.6.0 Mar 4, 2024
0.3.0 Feb 29, 2024
0.2.0 Dec 12, 2023
0.0.0 Sep 30, 2022

#106 in #web3

Download history 301/week @ 2024-02-26 190/week @ 2024-03-04 79/week @ 2024-03-11 17/week @ 2024-03-18 157/week @ 2024-04-01

264 downloads per month
Used in 4 crates (2 directly)

MIT license

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