base256 0.4.2

Encode and decode data in base 256 easily typed words
Documentation

base256

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 12 of them enabled by default.

default

  • bin
  • encode_pgp
  • decode_pgp
  • encode_eff
  • decode_eff

bin

  • dep:clap
  • dep:anyhow
  • dep:utf8-chars

encode_pgp

  • wl_pgp_encode
  • encode

decode_pgp

  • wl_pgp_decode
  • decode

encode_eff

  • wl_eff_encode
  • encode

decode_eff

  • wl_eff_decode
  • decode

wl_pgp_encode

    This feature flag does not enable additional features.

encode

    This feature flag does not enable additional features.

wl_pgp_decode

    This feature flag does not enable additional features.

decode

    This feature flag does not enable additional features.

wl_eff_encode

    This feature flag does not enable additional features.

wl_eff_decode

    This feature flag does not enable additional features.