tokio::runtime::scheduler

Macro match_flavor

Source
macro_rules! match_flavor {
    ($self:expr, $ty:ident($h:ident) => $e:expr) => { ... };
}