Docs.rs
  • sc-executor-0.43.0
    • sc-executor 0.43.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later WITH Classpath-exception-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:paritytech:core-devs
    • parity-crate-owner
    • Dependencies
      • parity-scale-codec ^3.7.5 normal
      • parking_lot ^0.12.1 normal
      • sc-executor-common ^0.39.0 normal
      • sc-executor-polkavm ^0.36.0 normal
      • sc-executor-wasmtime ^0.39.0 normal
      • schnellru ^0.2.3 normal
      • sp-api ^37.0.0 normal
      • sp-core ^37.0.0 normal
      • sp-externalities ^0.30.0 normal
      • sp-io ^41.0.0 normal
      • sp-panic-handler ^13.0.2 normal
      • sp-runtime-interface ^30.0.0 normal
      • sp-trie ^40.0.0 normal
      • sp-version ^40.0.0 normal
      • sp-wasm-interface ^22.0.0 normal
      • tracing ^0.1.37 normal
      • array-bytes ^6.2.2 dev
      • assert_matches ^1.5.0 dev
      • criterion ^0.5.1 dev
      • num_cpus ^1.13.1 dev
      • paste ^1.0.15 dev
      • tempfile ^3.8.1 dev
      • tracing-subscriber ^0.3.18 dev
      • wat ^1.0.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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

sc_executor0.43.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • NativeElseWasmExecutor
  • NativeVersion
  • RuntimeVersion
  • WasmExecutor
  • error::Backtrace
  • error::MessageWithBacktrace

Enums

  • HeapAllocStrategy
  • WasmExecutionMethod
  • WasmtimeInstantiationStrategy
  • error::Error
  • error::WasmError

Traits

  • Codec
  • HostFunctions
  • NativeExecutionDispatch
  • RuntimeVersionOf

Functions

  • read_embedded_version
  • with_externalities_safe

Type Aliases

  • error::Result

Constants

  • DEFAULT_HEAP_ALLOC_PAGES
  • DEFAULT_HEAP_ALLOC_STRATEGY