☰
In macros
?
Macro
macros
::
flush
source
·
[
−
]
macro_rules!
flush
{ (
$
arg
:
expr
) => { ... }; ($(
$
arg
:
tt
)
*
) => { ... }; }