pub type FallbackErrorOf<T> = <<T as Config>::Fallback as ElectionProvider>::Error;
The fallback election type.