Docs.rs
  • casper-executor-wasm-host-0.1.0
    • casper-executor-wasm-host 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • casperlabs-drone
    • sacherjj
    • Dependencies
      • base16 ^0.2 normal
      • bytes ^1.10 normal
      • casper-executor-wasm-common ^0.1.0 normal
      • casper-executor-wasm-interface ^0.1.0 normal
      • casper-storage ^2.0.0 normal
      • casper-types ^5.0.1 normal
      • either ^1.15 normal
      • num-derive ^0.4.2 normal
      • num-traits ^0.2.19 normal
      • parking_lot ^0.12 normal
      • safe-transmute ^0.11 normal
      • thiserror ^2 normal
      • tracing ^0.1 normal
    • Versions
    • 28.13% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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_host0.1.0

Module host

Module Items

  • Functions

In crate casper_executor_wasm_host

casper_executor_wasm_host

Module host

Source

Functionsยง

casper_call
casper_copy_input
casper_create
casper_emit
casper_env_balance
casper_env_block_time
casper_env_caller
casper_env_transferred_value
casper_print
casper_read
Write value under a key.
casper_return
Returns from the execution of a smart contract with an optional flags.
casper_transfer
casper_upgrade
casper_write
Write value under a key.