Type Definition wasi_common::sched::PollResults

source ·
pub type PollResults = Vec<(SubscriptionResult, Userdata)>;