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

Pattern that matches an unknown AutoFocusError member.