pub macro TextStream($($s:tt)*) {
...
}Expand description
Type and stream expression macro for TextStream.
See stream! for the syntax
supported by this macro.
See TextStream and the module level
docs for usage details.
pub macro TextStream($($s:tt)*) {
...
}Type and stream expression macro for TextStream.
See stream! for the syntax
supported by this macro.
See TextStream and the module level
docs for usage details.