Docs.rs
  • gear-processor-0.1.0
    • gear-processor 0.1.0
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • github:gear-tech:dev
    • breathx
    • Dependencies
      • derive_more ^0.99.17 normal
      • gear-backend-common ^0.1.0 normal
      • gear-core ^0.1.0 normal
      • gear-core-errors ^0.1.0 normal
      • gear-wasm-instrument ^0.1.0 normal
      • log ^0.4.17 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
  • 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
logo

logo

Crate gear_processor

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
?
Change settings

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::ExecutionError
  • 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

Constants

  • configs::TESTS_MAX_PAGES_NUMBER