unwrap_or_return
html5ever
0.36.1
In html5ever::
macros
html5ever
::
macros
Macro
unwrap_
or_
return
Copy item path
Source
macro_rules! unwrap_or_return { ($opt:expr) => { ... }; ($opt:expr, $retval:expr) => { ... }; }