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