Macro akiaki_fcgi::awrite

source ·
macro_rules! awrite {
    ($dst:expr, $($arg:tt)*) => { ... };
}
Expand description

Async version of the macro write!.