Docs.rs
  • sidevm-host-runtime-0.1.1
    • sidevm-host-runtime 0.1.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • kvinwang
    • Dependencies
      • anyhow ^1.0.69 normal
      • dashmap ^5.2.0 normal
      • derive_more ^0.99.17 normal
      • futures ^0.3 normal
      • hex_fmt ^0.3.0 normal
      • libc ^0.2 normal
      • log ^0.4.16 normal
      • once_cell ^1 normal
      • page_size ^0.6.0 normal
      • parity-wasm ^0.45.0 normal
      • phala-scheduler ^0.1 normal
      • phala-tokio-proxy ^0.1.0 normal
      • phala-wasmer-tunables ^0.1 normal
      • rand ^0.8.5 normal
      • rocket ^0.5.0 normal optional
      • rustls-pemfile ^1 normal
      • parity-scale-codec ^3.6.5 normal
      • serde ^1.0 normal
      • sidevm-env ^0.2.0-alpha.7 normal
      • thiserror ^1 normal
      • thread_local ^1.1 normal
      • tokio ^1.24.2 normal
      • tokio-rustls ^0.23 normal
      • tracing ^0.1 normal
      • trust-dns-resolver ^0.23.2 normal
      • wasmer ^3 normal
      • wasmer-compiler-cranelift ^3 normal optional
      • wasmer-compiler-llvm ^3 normal optional
      • wasmer-compiler-singlepass ^3 normal
      • wasmer-middlewares ^3 normal
      • wasmer-wasix-types ^0.4.0 normal
      • webpki-roots ^0.22 normal
    • Versions
    • 13.7% of the crate is documented
  • 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

sidevm_host_runtime0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ShortId
  • WasmEngine
  • WasmInstanceConfig
  • WasmModule
  • WasmRun
  • rocket_stream::RequestInfo
  • rocket_stream::StreamResponse
  • service::IncomingHttpRequest
  • service::ServiceRun
  • service::Spawner

Enums

  • OcallAborted
  • OcallError
  • OutgoingRequest
  • service::Command
  • service::ExitReason
  • service::Metric
  • service::Report
  • service::SystemMessage

Traits

  • CacheOps

Functions

  • rocket_stream::connect
  • service::service
  • vm_count

Type Aliases

  • DynCacheOps
  • OutgoingRequestChannel
  • VmId
  • service::CommandSender