Skip to main content

available_providers_parser

Function available_providers_parser 

Source
pub fn available_providers_parser(s: &str) -> Result<String, String>
Expand description

Validates that a provider name is available in the system

ยงErrors

Returns an error string when the provider name is not supported.