concordium-std 9.0.1

A standard library for writing smart contracts for the Concordium blockchain in Rust.
Documentation

concordium-std

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

default

  • std

std

  • concordium-contracts-common/std

concordium-quickcheck

  • getrandom
  • quickcheck
  • concordium-contracts-common/concordium-quickcheck
  • std

crypto-primitives

  • sha2
  • sha3
  • secp256k1
  • ed25519-zebra

quickcheck

  • dep:quickcheck

build-schema

  • concordium-contracts-common/build-schema

sha2

  • dep:sha2

getrandom

  • dep:getrandom

wasm-test

  • concordium-contracts-common/wasm-test

wee_alloc

  • dep:wee_alloc

secp256k1

  • dep:secp256k1

sha3

  • dep:sha3

ed25519-zebra

  • dep:ed25519-zebra

debug

    This feature flag does not enable additional features.