lifeline 0.6.1

Lifeline is a dependency injection library for asynchronous message-based applications.
Documentation

lifeline

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

default

  • dyn-bus
  • tokio-executor
  • tokio-channels
  • postage-channels

dyn-bus

    This feature flag does not enable additional features.

tokio-executor

  • tokio/rt

tokio-channels

  • tokio/sync

postage-channels

  • postage

postage

    This feature flag does not enable additional features.

async-std-channels

  • async-std/unstable

async-std-attributes

  • async-std/attributes

async-std-executor

  • async-std/default

async-std

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

subscription-channel

    This feature flag does not enable additional features.