Skip to main content

channel_provider_report

Function channel_provider_report 

Source
pub fn channel_provider_report(
    provider: &str,
) -> Option<&'static ChannelProviderReport>
Expand description

Resolve a channel’s declared provider <p> identifier against the v1 provider reports: the short name (local) or the full binding provider id (std.messaging.local) both resolve. None = unknown identifier, a check error (spec/std-messaging.md open question 2 resolved: short names resolved against contributed provider kinds, unknown = check error).