Skip to main content

unhandled

Macro unhandled 

Source
macro_rules! unhandled {
    ($msg:literal) => { ... };
}