ink_env 5.0.0

[ink!] Low-level interface for interacting with the smart contract Wasm executor.
Documentation

ink_env

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

default

  • std

std

  • ink_allocator/std
  • ink_prelude/std
  • ink_primitives/std
  • ink_storage_traits/std
  • ink_engine/std
  • scale/std
  • scale-decode
  • scale-encode
  • scale-info/std
  • secp256k1
  • schnorrkel
  • num-traits/std
  • sha2
  • sha3
  • blake2

scale-decode

  • dep:scale-decode

scale-encode

  • dep:scale-encode

secp256k1

  • dep:secp256k1

schnorrkel

  • dep:schnorrkel

sha2

  • dep:sha2

sha3

  • dep:sha3

blake2

  • dep:blake2

ink_engine

  • dep:ink_engine

no-allocator

  • ink_allocator/no-allocator

scale-info

  • dep:scale-info

ink-debug

    This feature flag does not enable additional features.