Function deltachat::provider::get_provider_by_id

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

Returns a provider with the given ID from the database.