Type Alias wasmedge_sdk::wasi::async::AsyncState

source ·
pub type AsyncState = AsyncState;
Available on crate feature async and Linux only.
Expand description

The state of an asynchronous task.

Aliased Type§

struct AsyncState { /* private fields */ }