[][src]Crate lifeline

Modules

dyn_bus
error
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

Bus

The bus carries

Channel
DefaultCarrier
DefaultService
FromCarrier
IntoCarrier
Message
Resource
Service
Storage
Task