Skip to main content

impl_unified_aggregate_future

Macro impl_unified_aggregate_future 

Source
macro_rules! impl_unified_aggregate_future {
    ($future_name:ident) => { ... };
}
Expand description

为统一的 AggregateFuture 生成 IntoFuture 实现