[][src]Macro thruster::async_middleware

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