macro_rules! doc_write { ($buffer:expr, [ $( $element:expr ),* $(,)? ]) => { ... }; }
Push a comma-bracketed list of Format elements into a DocBuffer, in order.
Format
DocBuffer