Docs.rs
  • wick-runtime-0.24.1
    • wick-runtime 0.24.1
    • Permalink
    • Docs.rs crate page
    • Elastic-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jsoverson
    • Dependencies
      • async-trait ^0.1 normal
      • chrono ^0.4.31 normal
      • derive_builder ^0.12 normal
      • flow-component ^0.7.0 normal
      • flow-graph ^0.23.0 normal
      • flow-graph-interpreter ^0.22.0 normal
      • futures ^0.3 normal
      • once_cell ^1.8 normal
      • parking_lot ^0.12 normal
      • seeded-random ^0.6.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • structured-output ^0.1.1 normal
      • thiserror ^1.0 normal
      • tokio ^1.33 normal
      • tokio-stream ^0.1 normal
      • tracing ^0.1 normal
      • uuid ^1.1 normal
      • wasmtime ^13.0 normal
      • wasmtime-wasi ^13.0 normal
      • wick-component-wasmrs ^0.3.0 normal
      • wick-config ^0.28.0 normal
      • wick-http-client ^0.3.0 normal
      • wick-interface-cli ^0.4.0 normal
      • wick-interface-http ^0.4.0 normal
      • wick-interface-types ^0.17.0 normal
      • wick-packet ^0.17.0 normal
      • wick-rpc ^0.3.0 normal
      • wick-sql ^0.3.0 normal
      • wick-wasm-engine ^0.1.0 normal
      • anyhow ^1.0 dev
      • futures ^0.3 dev
      • lazy_static ^1.4 dev
      • pretty_assertions ^1.3 dev
      • reqwest ~0.11.16 dev
      • rstest ^0.18 dev
      • wick-test-logger ^0.2.0 dev
      • tokio ^1.33 dev
      • tracing ^0.1 dev
      • uuid ^1.1 dev
      • wasmrs-codec ^0.17.0 dev
      • wick-config ^0.28.0 dev
      • wick-invocation-server ^0.3.0 dev
      • wick-logger ^0.4.0 dev
      • wick-packet ^0.17.0 dev
    • Versions
    • 100% of the crate is documented
  • 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

wick_runtime0.24.1

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Runtime
  • RuntimeBuilder
  • ScopeComponent

Enums

  • ComponentError
  • RuntimeConstraint
  • ScopeError
  • error::ComponentError
  • error::Context
  • error::RuntimeError
  • error::ScopeError

Type Aliases

  • Error