Function nuclei::drive

source ·
pub fn drive<T>(future: impl Future<Output = T>) -> T
Expand description

IO driver that drives underlying event systems