concordium-contracts-common 4.0.0

Common functionality used by smart contracts and the host environment on the Concordium blockchain.
Documentation

concordium-contracts-common

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

default

  • std

std

  • fnv/std

derive-serde

  • serde
  • serde_json
  • std
  • base58check
  • chrono
  • num-bigint
  • num-traits
  • thiserror

fuzz

  • derive-serde
  • arbitrary

sdk

  • concordium-contracts-common-derive/sdk

num-bigint

    This feature flag does not enable additional features.

num-traits

    This feature flag does not enable additional features.

base58check

    This feature flag does not enable additional features.

thiserror

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

arbitrary

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.