Docs.rs
  • core-processor-1.2.0-pre.3
    • core-processor 1.2.0-pre.3
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:gear-tech:dev
    • breathx
    • Dependencies
      • actor-system-error ^1.2.0-pre.3 normal
      • derive_more ^0.99.17 normal
      • gear-core ^1.2.0-pre.3 normal
      • gear-core-backend ^1.2.0-pre.3 normal
      • gear-core-errors ^1.2.0-pre.3 normal
      • gear-lazy-pages-common ^1.2.0-pre.3 normal
      • gear-lazy-pages-interface ^1.2.0-pre.3 normal
      • gear-wasm-instrument ^1.2.0-pre.3 normal
      • gsys ^1.2.0-pre.3 normal
      • log ^0.4.20 normal
      • scale-info ^2.5.0 normal
      • enum-iterator ^1.5.0 dev
      • env_logger ^0.10 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest stable release
  • 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
logo

core_processor1.2.0-pre.3

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

List of all items

Structs

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

Enums

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

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
  • process_execution_error
  • process_non_executable
  • process_reinstrumentation_error
  • process_success

Type Aliases

  • common::ExecutionError

Constants

  • configs::TESTS_MAX_PAGES_NUMBER