Docs.rs
  • lunatic-process-0.13.1
    • lunatic-process 0.13.1
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • bkolobara
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1.58 normal
      • dashmap ^5.4 normal
      • hash-map-id ^0.13 normal
      • log ^0.4 normal
      • lunatic-networking-api ^0.13 normal
      • metrics ^0.20.1 normal
      • serde ^1.0 normal
      • smallvec ^1.10 normal
      • tokio ^1.28 normal
      • wasmtime ^8 normal
      • wasmtime-wasi ^8 normal
    • Versions
    • 28.26% of the crate is documented
  • Go to latest version
  • 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

logo

Crate lunatic_process

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

List of all items

Structs

  • ExecutionResult
  • NativeProcess
  • WasmProcess
  • env::LunaticEnvironment
  • env::LunaticEnvironments
  • mailbox::MessageMailbox
  • message::DataMessage
  • runtimes::Modules
  • runtimes::RawWasm
  • runtimes::wasmtime::WasmtimeCompiledModule
  • runtimes::wasmtime::WasmtimeCompiledModuleInner
  • runtimes::wasmtime::WasmtimeInstance
  • runtimes::wasmtime::WasmtimeRuntime

Enums

  • DeathReason
  • Finished
  • ResultValue
  • Signal
  • message::Message

Traits

  • Process
  • config::ProcessConfig
  • env::Environment
  • env::Environments
  • runtimes::WasmInstance
  • runtimes::WasmRuntime
  • state::ProcessState

Functions

  • runtimes::wasmtime::default_config
  • spawn
  • wasm::spawn_wasm

Type Definitions

  • message::Resource
  • state::ConfigResources
  • state::SignalReceiver
  • state::SignalSender

Constants

  • config::UNIT_OF_COMPUTE_IN_INSTRUCTIONS