Skip to main content

find_channel

Function find_channel 

Source
pub fn find_channel(
    channels: &HashMap<String, Channel>,
    key: &str,
) -> Option<ChannelEntry>
Expand description

Look up a usable persisted channel by key.