Macro CaptureErrorUnknown

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

Pattern that matches an unknown CaptureError member.