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

Macro used interally for output expanding an expression