macro_rules! writeln {
($dst:expr $(,)?) => { ... };
($dst:expr, $($arg:tt)*) => { ... };
($($arg:tt)*) => { ... };
}Content-Length: 8115 | pFad | https://doc.rust-lang.org/std/string/../error/../string/../../std/fmt/../macro.writeln.html
macro_rules! writeln {
($dst:expr $(,)?) => { ... };
($dst:expr, $($arg:tt)*) => { ... };
($($arg:tt)*) => { ... };
}Fetched URL: https://doc.rust-lang.org/std/string/../error/../string/../../std/fmt/../macro.writeln.html
Alternative Proxies: