html5ever
0.30.0
In html5ever::
macros
Macros
time
unwrap_or_else
unwrap_or_return
html5ever
::
macros
Macro
unwrap_or_else
Copy item path
Settings
Help
Summary
Source
macro_rules! unwrap_or_else { ($opt:expr, $else_block:block) => { ... }; }