[][src]Module routinator::utils

Various useful things.

Structs

FinishAll

A future combinator that simply finishes all its futures.

Functions

finish_all

Creates a new future that simply runs all futures to completion.