Docs.rs
  • linera-execution-0.6.0
    • linera-execution 0.6.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • afck
    • ma2bd
    • Dependencies
      • anyhow ^1.0.75 normal
      • async-graphql ^5.0.10 normal
      • async-lock ^2.8.0 normal
      • async-trait ^0.1.74 normal
      • bcs ^0.1.6 normal
      • bytes ^1.5.0 normal
      • custom_debug_derive ^0.5.1 normal
      • dashmap ^5.5.3 normal
      • derive_more ^0.99.17 normal
      • futures ^0.3.29 normal
      • linera-base ^0.6.0 normal
      • linera-views ^0.6.0 normal
      • linera-views-derive ^0.6.0 normal
      • lru ^0.9.0 normal
      • once_cell ^1.18.0 normal
      • oneshot ^0.1.6 normal
      • serde ^1.0.190 normal
      • serde_bytes ^0.11.12 normal
      • serde_json ^1.0.107 normal
      • thiserror ^1.0.50 normal
      • tokio ^1.33.0 normal
      • tracing ^0.1.40 normal
      • wasm-encoder ^0.24.1 normal
      • wasmer =3.1.1 normal
      • wasmer-middlewares =3.1.1 normal
      • wasmparser ^0.101.1 normal
      • wasmtime ^1.0 normal
      • linera-wit-bindgen-host-wasmer-rust ^0.2.0 normal
      • linera-wit-bindgen-host-wasmtime-rust ^0.2.0 normal
      • anyhow ^1.0.75 dev
      • bcs ^0.1.6 dev
      • linera-base ^0.6.0 dev
      • test-case ^3.2.1 dev
      • test-log ^0.2.13 dev
      • tokio ^1.33.0 dev
      • tracing-subscriber ^0.3.17 dev
    • Versions
    • 50.6% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • 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

linera_execution0.6.0

  • Structs
  • Enums
  • Statics
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • ApplicationCallResult
  • ApplicationRegistryView
  • Bytecode
  • BytecodeLocation
  • CallResult
  • CalleeContext
  • ChainOwnership
  • ChannelSubscription
  • ExecutionStateView
  • InvalidWasmRuntime
  • MessageContext
  • OperationContext
  • QueryContext
  • RawExecutionResult
  • RawOutgoingMessage
  • ResourceTracker
  • SessionCallResult
  • UserApplicationDescription
  • committee::Committee
  • committee::Epoch
  • committee::ValidatorName
  • committee::ValidatorState
  • policy::ResourceControlPolicy
  • system::Account
  • system::SystemExecutionStateView
  • system::SystemQuery
  • system::SystemResponse
  • system::UserData

Enums

  • ExecutionError
  • ExecutionResult
  • GenericApplicationId
  • Message
  • Operation
  • Query
  • Response
  • WasmContract
  • WasmExecutionError
  • WasmRuntime
  • WasmService
  • policy::PricingError
  • system::AdminOperation
  • system::Recipient
  • system::SystemChannel
  • system::SystemExecutionError
  • system::SystemMessage
  • system::SystemOperation

Traits

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

Type Aliases

  • UserApplicationId
  • UserContractCode
  • UserServiceCode

Statics

  • system::CREATE_APPLICATION_MESSAGE_INDEX
  • system::OPEN_CHAIN_MESSAGE_INDEX
  • system::PUBLISH_BYTECODE_MESSAGE_INDEX