Docs.rs
  • linera-execution-0.14.0
    • linera-execution 0.14.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • afck
    • ma2bd
    • Dependencies
      • alloy ^0.9.2 normal optional
      • alloy-sol-types ^0.8.18 normal optional
      • anyhow ^1.0.80 normal
      • async-graphql =7.0.2 normal
      • async-trait ^0.1.77 normal
      • bcs ^0.1.6 normal
      • cfg-if ^1.0.0 normal
      • clap ^4 normal
      • custom_debug_derive ^0.6.1 normal
      • dashmap ^5.5.3 normal
      • derive_more ^1.0.0 normal
      • dyn-clone ^1.0.17 normal
      • futures ^0.3.30 normal
      • hex ^0.4.3 normal optional
      • js-sys ^0.3.70 normal optional
      • linera-base ^0.14.0 normal
      • linera-views ^0.14.0 normal
      • linera-views-derive ^0.14.0 normal
      • linera-witty ^0.14.0 normal
      • lru ^0.12.3 normal
      • oneshot ^0.1.6 normal
      • prometheus ^0.13.3 normal optional
      • proptest ^1.6.0 normal optional
      • reqwest ^0.11.24 normal
      • revm ^19.4.0 normal optional
      • revm-primitives ^15.1.0 normal optional
      • serde ^1.0.197 normal
      • serde_bytes ^0.11.14 normal
      • serde_json ^1.0.114 normal
      • tempfile ^3.10.1 normal optional
      • thiserror ^1.0.65 normal
      • tracing ^0.1.40 normal
      • url ^2.4 normal
      • linera-wasm-instrument ^0.4.0-linera.1 normal
      • wasmtime ^25.0.0 normal optional
      • anyhow ^1.0.80 dev
      • assert_matches ^1.5.0 dev
      • bcs ^0.1.6 dev
      • linera-base ^0.14.0 dev
      • linera-witty ^0.14.0 dev
      • proptest ^1.6.0 dev
      • test-case ^3.3.1 dev
      • test-log ^0.2.15 dev
      • test-strategy ^0.3.1 dev
      • tokio ^1.36.0 dev
      • tracing-subscriber ^0.3.18 dev
      • linera-wasmer ^4.4.0-linera.7 dev
      • cfg_aliases ^0.2.1 build
      • tokio ^1.36.0 normal
      • linera-wasmer ^4.4.0-linera.7 normal optional
      • linera-wasmer-compiler-singlepass ^4.4.0-linera.7 normal
      • tokio ^1.36.0 normal
      • linera-wasmer ^4.4.0-linera.7 normal optional
    • Versions
    • 48.62% 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

linera_execution0.14.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Type Aliases

List of all items

Structs

  • BlobState
  • ExecutionRuntimeConfig
  • ExecutionStateView
  • FinalizeContext
  • InvalidWasmRuntime
  • MessageContext
  • OperationContext
  • OutgoingMessage
  • QueryContext
  • QueryOutcome
  • RawOutgoingMessage
  • ResourceControlPolicy
  • ResourceController
  • ResourceTracker
  • ServiceRuntimeEndpoint
  • ServiceSyncRuntime
  • TransactionOutcome
  • TransactionTracker
  • UserContractCode
  • UserServiceCode
  • committee::Committee
  • committee::Epoch
  • committee::ValidatorName
  • committee::ValidatorState
  • system::CreateApplicationResult
  • system::EventSubscriptions
  • system::OpenChainConfig
  • system::SystemExecutionStateView
  • system::SystemQuery
  • system::SystemResponse
  • system::UserData

Enums

  • EvmRuntime
  • ExecutionError
  • ExecutionRequest
  • Message
  • MessageKind
  • Operation
  • Query
  • QueryResponse
  • ServiceRuntimeRequest
  • WasmRuntime
  • system::AdminOperation
  • system::Recipient
  • system::SystemMessage
  • system::SystemOperation

Traits

  • BaseRuntime
  • ContractRuntime
  • ExecutionRuntimeContext
  • ServiceRuntime
  • UserContract
  • UserContractModule
  • UserService
  • UserServiceModule
  • WithWasmDefault

Type Aliases

  • ContractSyncRuntimeHandle
  • ServiceSyncRuntimeHandle
  • UserContractInstance
  • UserServiceInstance

Statics

  • system::EPOCH_STREAM_NAME
  • system::OPEN_CHAIN_MESSAGE_INDEX
  • system::REMOVED_EPOCH_STREAM_NAME