ctrlgen 0.3.2

Generate enums for message-passing services
Documentation

ctrlgen

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, 4 of them enabled by default.

default

  • std
  • support

std

  • alloc

support

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

tokio

  • dep:tokio
  • dep:futures-lite

serde

  • dep:serde

flume

  • dep:flume