Type Definition wasi_common::sched::PollResults[][src]

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