Module persist::pfuture[][src]

Expand description

Public concrete implementation of std::future::Future.

Structs

The result of an asynchronous computation.

A handle for filling the result of an asynchronous computation.