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

Download history 163/week @ 2024-07-01 18/week @ 2024-07-08 13/week @ 2024-07-15 45/week @ 2024-07-29 106/week @ 2024-08-05 23/week @ 2024-08-12 2/week @ 2024-08-19 19/week @ 2024-08-26 3/week @ 2024-09-09 29/week @ 2024-09-16 59/week @ 2024-09-23 204/week @ 2024-09-30 17/week @ 2024-10-07 10/week @ 2024-10-14

291 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