groestlcoin 0.31.0

General purpose library for using and interoperating with Groestlcoin.
Documentation

groestlcoin

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
  • hashes/std
  • bech32grs/std
  • internals/std
  • hex/std

secp-recovery

  • secp256k1/recovery

no-std

  • core2
  • hashes/alloc
  • hashes/core2
  • bech32grs/alloc
  • secp256k1/alloc
  • hex/alloc
  • hex/core2

serde

  • actual-serde
  • hashes/serde
  • secp256k1/serde
  • internals/serde

rand-std

  • secp256k1/rand-std
  • std

groestlcoinconsensus-std

  • groestlcoinconsensus/std
  • std

core2

  • dep:core2

rand

  • secp256k1/rand

base64

  • dep:base64

groestlcoinconsensus

  • dep:groestlcoinconsensus

actual-serde

  • dep:actual-serde

secp-lowmemory

  • secp256k1/lowmemory