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-async-std

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

runtime-tokio

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

serde

  • dep:serde

anyhow

  • dep:anyhow

serde_json

  • dep:serde_json

clap

  • dep:clap

env_logger

  • dep:env_logger

async-std

  • dep:async-std

tokio

  • dep:tokio