[][src]Module smartpool::run

Structs

Run

A simple future which performs a computation upon polling which cannot fail.

TryRun

A simple future which performs a computation upon polling which can fail.

Functions

run
try_run