pub type FallbackErrorOf<T> = <<T as Config>::Fallback as ElectionProviderBase>::Error;
Expand description

The fallback election type.