[][src]Function reactor_rs::schedulers::tokio

pub fn tokio<T, E>() -> impl Scheduler<Item = T, Error = E>