☰
pear
Macro
pear
::
repeat_while
[
−
]
[src]
macro_rules
!
repeat_while
{ (
$
input
:
expr
,
$
cond
:
expr
, $(
$
inner
:
tt
)
*
)
=>
{ ... }; }