• S
    Improve the docs for the write and writeln macros · b03edb4a
    Sam Whited 提交于
    This change reduces duplication by linking the documentation for
    `writeln!` to `write!`. It also restructures the `write!` documentation
    to read in a more logical manner.
    
    Updates #29329, #29381
    b03edb4a
macros.rs 22.5 KB