Docs.rs
  • gear-processor-0.3.2
    • gear-processor 0.3.2
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:gear-tech:dev
    • breathx
    • Dependencies
      • actor-system-error ^0.3.2 normal
      • derive_more ^0.99.17 normal
      • gear-backend-common ^0.3.2 normal
      • gear-core ^0.3.2 normal
      • gear-core-errors ^0.3.2 normal
      • gear-wasm-instrument ^0.3.2 normal
      • log ^0.4.20 normal
      • scale-info ^2.5.0 normal
      • static_assertions ^1 normal
      • enum-iterator ^1.4.0 dev
      • env_logger ^0.10 dev
      • proptest ^1.1.0 dev
    • Versions
    • 100% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

gear_core_processor0.3.2

Crate Items

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

List of all items

Structs

  • ContextChargedForCode
  • ContextChargedForInstrumentation
  • Ext
  • ProcessExecutionContext
  • ProcessorContext
  • common::Actor
  • common::ActorExecutionError
  • common::DispatchResult
  • common::ExecutableActorData
  • common::PrechargedDispatch
  • common::WasmExecutionContext
  • configs::BlockConfig
  • configs::BlockInfo
  • configs::ExecutionSettings
  • configs::PageCosts

Enums

  • ActorPrepareMemoryError
  • AllocExtError
  • FallibleExtError
  • UnrecoverableExtError
  • common::ActorExecutionErrorReplyReason
  • common::DispatchOutcome
  • common::DispatchResultKind
  • common::JournalNote
  • common::SystemExecutionError

Traits

  • ProcessorExternalities
  • common::JournalHandler

Functions

  • calculate_gas_for_code
  • calculate_gas_for_program
  • execute_wasm
  • handle_journal
  • informational::execute_for_reply
  • precharge_for_code
  • precharge_for_code_length
  • precharge_for_instrumentation
  • precharge_for_memory
  • precharge_for_program
  • process

Type Aliases

  • common::ExecutionError

Constants

  • configs::TESTS_MAX_PAGES_NUMBER