psibase_names 0.23.0

Psibase name conversion functions
Documentation
1
2
3
4
5
6
# Rust support for Psibase name types

[Psibase](https://about.psibase.io) 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](https://docs.rs/psibase).