Module openraft::async_runtime

source ·
Expand description

async runtime interface.

async runtime is an abstraction over different asynchronous runtimes, such as tokio, async-std, etc.

Structs§

Traits§