fn provider_kind<'a>(name: &'a str, cfg: &'a ProviderConfig) -> &'a strExpand description
A provider’s transport kind: its explicit kind, else inferred from the name.
fn provider_kind<'a>(name: &'a str, cfg: &'a ProviderConfig) -> &'a strA provider’s transport kind: its explicit kind, else inferred from the name.