File: README.md

package info (click to toggle)
rust-bech32 0.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 628 kB
  • sloc: sh: 108; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 328 bytes parent folder | download
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