[][src]Crate lifeline

Modules

dyn_bus
error
prelude
request
subscription
test

Macros

assert_completes

forked from https://github.com/tokio-rs/tokio/pull/2522/files thank you https://github.com/RadicalZephyr !! this was just what Lifeline needs. Asserts that the expression completes within a given number of milliseconds.

assert_times_out

Asserts that the expression does not complete within a given number of milliseconds.

impl_channel_clone
impl_channel_take
impl_storage_clone
impl_storage_take
lifeline_bus

Structs

Lifeline

Enums

Link

Traits

AsyncService
Bus

The bus carries

CarryFrom
CarryInto
Channel
DefaultCarrier
DefaultService
Message
Receiver
Resource
Sender
Serves
Service
Storage
Stores
Task