ftl-protocol 0.0.6

Common data structures for working with the Faster Than Light protocol as well as an optional FTL ingest control server.
Documentation

ftl-protocol

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

default

  • server

server

  • log
  • async-trait
  • async-std
  • util

log

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

util

  • ring
  • rand
  • hex

ring

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

hex

    This feature flag does not enable additional features.