Docs.rs
  • casper-executor-wasm-common-0.1.1
    • casper-executor-wasm-common 0.1.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • casperlabs-drone
    • sacherjj
    • Dependencies
      • bitflags ^2.9 normal
      • blake2 ^0.10 normal
      • borsh ^1.5 normal
      • casper-contract-sdk-sys ^0.1.1 normal
      • num-derive ^0.4.2 normal
      • num-traits ^0.2.19 normal
      • safe-transmute ^0.11 normal
      • thiserror ^2 normal
      • hex ^0.4 dev
      • serde ^1 normal
    • Versions
    • 74% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

casper_executor_wasm_common0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • env_info::EnvInfo
  • flags::CallFlags
  • flags::EntryPointFlags
  • flags::ReturnFlags

Enums

  • error::CallError
  • error::CommonResult
  • error::TrapCode
  • keyspace::Keyspace
  • keyspace::KeyspaceTag

Functions

  • chain_utils::compute_next_contract_hash_version
  • chain_utils::compute_predictable_address
  • chain_utils::compute_wasm_bytecode_hash
  • error::result_from_code

Constants

  • entry_point::ENTRY_POINT_PAYMENT_CALLER
  • entry_point::ENTRY_POINT_PAYMENT_DIRECT_INVOCATION_ONLY
  • entry_point::ENTRY_POINT_PAYMENT_SELF_ONWARD
  • error::CALLEE_GAS_DEPLETED
  • error::CALLEE_HOST_ERROR
  • error::CALLEE_NOT_CALLABLE
  • error::CALLEE_REVERTED
  • error::CALLEE_SUCCEEDED
  • error::CALLEE_TRAPPED
  • error::HOST_ERROR_INTERNAL
  • error::HOST_ERROR_INVALID_DATA
  • error::HOST_ERROR_INVALID_INPUT
  • error::HOST_ERROR_MAX_MESSAGES_PER_BLOCK_EXCEEDED
  • error::HOST_ERROR_MESSAGE_TOPIC_FULL
  • error::HOST_ERROR_NOT_FOUND
  • error::HOST_ERROR_PAYLOAD_TOO_LONG
  • error::HOST_ERROR_SUCCESS
  • error::HOST_ERROR_TOO_MANY_TOPICS
  • error::HOST_ERROR_TOPIC_TOO_LONG