aluvm 0.9.0

AluVM rust implementation
Documentation

aluvm

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

default

    This feature flag does not enable additional features.

serde

  • serde_crate
  • serde_with
  • amplify/serde
  • bitcoin_hashes/serde
  • std
  • secp256k1/std
  • curve25519-dalek/serde

std

  • amplify/std
  • bitcoin_hashes/std
  • secp256k1/std
  • curve25519-dalek/std
  • curve25519-dalek/alloc
  • bech32/std

all

  • std
  • secp256k1
  • curve25519
  • strict_encoding
  • serde

curve25519

  • curve25519-dalek

serde_with

    This feature flag does not enable additional features.

strict_encoding

    This feature flag does not enable additional features.

secp256k1

    This feature flag does not enable additional features.

serde_crate

    This feature flag does not enable additional features.

curve25519-dalek

    This feature flag does not enable additional features.