Skip to main content

channel_name

Function channel_name 

Source
pub fn channel_name(idx: usize) -> &'static str
Expand description

Return the human-readable name for a channel index.

Returns "unknown" for out-of-range indices.