bip39 2.0.0

Library for BIP-39 Bitcoin mnemonic codes
Documentation

bip39

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 17 feature flags, 3 of them enabled by default.

default

  • std

std

  • unicode-normalization
  • serde/std

unicode-normalization

  • dep:unicode-normalization

all-languages

  • chinese-simplified
  • chinese-traditional
  • czech
  • french
  • italian
  • japanese
  • korean
  • spanish

rand

  • crate_rand
  • rand_core

serde

  • dep:serde

zeroize

  • dep:zeroize

rand_core

  • dep:rand_core

crate_rand

  • dep:crate_rand

chinese-traditional

    This feature flag does not enable additional features.

korean

    This feature flag does not enable additional features.

japanese

    This feature flag does not enable additional features.

chinese-simplified

    This feature flag does not enable additional features.

italian

    This feature flag does not enable additional features.

spanish

    This feature flag does not enable additional features.

czech

    This feature flag does not enable additional features.

french

    This feature flag does not enable additional features.