bech32 0.11.1

Encodes and decodes the Bech32 format and implements the bech32 and bech32m checksums
Documentation
1
2
3
4
5
6
7
8
9
10
11
API text files
==============

Each file here lists the public API when built with some set of features
enabled. To create these files run `../contrib/check-for-api-changes.sh`:

Requires `cargo-public-api`, install with:

    `cargo +stable install cargo-public-api --locked`.

ref: https://github.com/enselic/cargo-public-api