RuntimeErrorUnknown

Macro RuntimeErrorUnknown 

Source
macro_rules! RuntimeErrorUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown RuntimeError member.