bitnet 0.31.9

General purpose library for using and interoperating with Bitcoin.
Documentation

bitnet

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

default

  • std
  • secp-recovery

std

  • secp256k1/std
  • bitcoin_hashes/std
  • bech32/std
  • bitcoin-internals/std

secp-recovery

  • secp256k1/recovery

no-std

  • core2
  • bitcoin_hashes/alloc
  • bitcoin_hashes/core2
  • secp256k1/alloc

serde

  • actual-serde
  • bitcoin_hashes/serde
  • secp256k1/serde

bitcoinconsensus-std

  • bitcoinconsensus/std
  • std

bitcoinconsensus

  • dep:bitcoinconsensus

rand-std

  • secp256k1/rand-std

rand

  • secp256k1/rand

secp-lowmemory

  • secp256k1/lowmemory

base64

  • dep:base64

core2

  • dep:core2

actual-serde

  • dep:actual-serde