pub type Result<T> = Result<T, &'static str>;
Alias for the result type of the election data provider.