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

Download history 10/week @ 2024-08-31 2/week @ 2024-09-07 27/week @ 2024-09-14 59/week @ 2024-09-21 195/week @ 2024-09-28 26/week @ 2024-10-05 11/week @ 2024-10-12 5/week @ 2024-10-19 2/week @ 2024-10-26 9/week @ 2024-11-02 6/week @ 2024-11-16 2/week @ 2024-11-23 136/week @ 2024-11-30 82/week @ 2024-12-07 9/week @ 2024-12-14

230 downloads per month
Used in 5 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