Expand description
ACT I SCENE I. Elsinore. A platform before the castle.
Re-exports§
Macros§
- exit_
polonius - See
polonius!
for more info. - polonius
- Convenient entry-point to this crate’s logic.
- polonius_
break break
a non-dependent value out of apolonius_loop!
.- polonius_
break_ dependent break
a dependent value out of apolonius_loop!
.- polonius_
continue continue
to the next iteration of apolonius_loop!
.- polonius_
loop - Convenience support for the
loop { … polonius!(…) }
pattern. - polonius_
return - See
polonius!
for more info. - polonius_
try - Perform the
?
operation inside apolonius!
orpolonius_loop!
block.