Macro html5ever::macros::unwrap_or_return
source ยท macro_rules! unwrap_or_return { ($opt:expr) => { ... }; ($opt:expr, $retval:expr) => { ... }; }
macro_rules! unwrap_or_return { ($opt:expr) => { ... }; ($opt:expr, $retval:expr) => { ... }; }