sea-streamer-file 0.5.1

🌊 SeaStreamer File Backend
Documentation

sea-streamer-file

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

default

    This feature flag does not enable additional features.

executables

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

test

  • anyhow
  • async-std?/attributes
  • tokio?/full
  • env_logger

runtime-tokio

  • tokio
  • sea-streamer-runtime/runtime-tokio

runtime-async-std

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

clap

  • dep:clap

tokio

  • dep:tokio

serde_json

  • dep:serde_json

serde

  • dep:serde

env_logger

  • dep:env_logger

anyhow

  • dep:anyhow

async-std

  • dep:async-std