sea-streamer-stdio 0.5.0

🌊 SeaStreamer Standard I/O Backend
Documentation

sea-streamer-stdio

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 10 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

executables

  • anyhow
  • tokio/full
  • env_logger
  • clap
  • serde_json
  • sea-streamer-types/json
  • sea-streamer-runtime/runtime-tokio

test

  • anyhow
  • tokio/full
  • env_logger
  • sea-streamer-runtime/runtime-tokio

anyhow

  • dep:anyhow

tokio

  • dep:tokio

runtime-tokio

  • sea-streamer-runtime/runtime-tokio

serde_json

  • dep:serde_json

runtime-async-std

  • sea-streamer-runtime/runtime-async-std

env_logger

  • dep:env_logger

clap

  • dep:clap