pub fn get_provider_by_id(id: &str) -> Option<&'static Provider>
Expand description

Returns a provider with the given ID from the database.