Crate foreback

source ·
Expand description

Foreback provides some future adapters for driving background work concurrently with foreground work. See FutureExt for details.

Structs

Traits

Extension trait for Future providing adapters to run other futures concurrently in the background.