Module lifeline::test[][src]

Helpers which assist in testing applications based on lifeline.

Functions

block_on

Blocks on the future, using a new async runtime. This is helpful in doctests