Docs.rs
  • ya-runtime-api-0.7.0
    • ya-runtime-api 0.7.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • prekucki
    • mfranciszkiewicz
    • nieznanysprawiciel
    • github:golemfactory:core-dev
    • Dependencies
      • anyhow ^1.0.31 normal
      • bytes ^1.0 normal
      • futures ^0.3 normal optional
      • log ^0.4 normal
      • prost ^0.10 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1 normal optional
      • tokio-util ^0.7 normal optional
      • url ^2.3 normal
      • env_logger ^0.7 dev
      • tokio ^1 dev
      • prost-build ^0.10 build
    • Versions
    • 19.75% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

ya_runtime_api0.7.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • deploy::ContainerVolume
  • deploy::DeployResult
  • server::proto::Network
  • server::proto::Output
  • server::proto::Request
  • server::proto::Response
  • server::proto::request::CreateNetwork
  • server::proto::request::Hello
  • server::proto::request::KillProcess
  • server::proto::request::RunProcess
  • server::proto::request::Shutdown
  • server::proto::response::CreateNetwork
  • server::proto::response::Error
  • server::proto::response::Hello
  • server::proto::response::KillProcess
  • server::proto::response::ProcessStatus
  • server::proto::response::RunProcess
  • server::proto::response::RuntimeStatus
  • server::proto::response::Shutdown
  • server::proto::response::runtime_status::Counter
  • server::proto::response::runtime_status::State

Enums

  • deploy::ContainerEndpoint
  • deploy::StartMode
  • server::proto::NetworkInterface
  • server::proto::output::Type
  • server::proto::request::Command
  • server::proto::response::Command
  • server::proto::response::ErrorCode
  • server::proto::response::create_network::Endpoint
  • server::proto::response::runtime_status::Kind

Traits

  • server::RuntimeControl
  • server::RuntimeHandler
  • server::RuntimeService

Functions

  • server::run
  • server::run_async
  • server::spawn

Type Aliases

  • server::AsyncResponse

Constants

  • PROTOCOL_VERSION