Macro AutoFocusErrorUnknown
macro_rules! AutoFocusErrorUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown AutoFocusError
member.
macro_rules! AutoFocusErrorUnknown {
() => { ... };
}
Pattern that matches an unknown AutoFocusError
member.