Skip to main content

async_middleware

Macro async_middleware 

Source
macro_rules! async_middleware {
    ($ctx:ty, [$($x:expr),+]) => { ... };
}