ya-runtime-api 0.7.0

Communication API between the Runtime and ExeUnit Supervisor. Provides server implementation for Runtime and client implementation for Supervisor.
Documentation

ya-runtime-api

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 6 of them enabled by default.

default

  • server

server

  • prost
  • futures
  • tokio
  • tokio-util

prost

  • dep:prost

futures

  • dep:futures

tokio

  • dep:tokio

tokio-util

  • dep:tokio-util

codec

    This feature flag does not enable additional features.