☰
In os
?
Macro
os
::
print
source
·
[
−
]
macro_rules!
print { (
$fmt
: literal $(, $(
$arg
: tt)+)
?
) => { ... }; }
Expand description
print string macro