bech32-no_std 0.7.3

Encodes and decodes the Bech32 format
Documentation
[dependencies]

[features]
default = ["std"]
std = []
strict = []

[package]
authors = ["Clark Moody"]
categories = ["encoding"]
description = "Encodes and decodes the Bech32 format"
edition = "2018"
keywords = ["base32", "encoding", "bech32"]
license = "MIT"
name = "bech32-no_std"
readme = "README.md"
repository = "https://github.com/rust-bitcoin/rust-bech32"
version = "0.7.3"