macro_rules! ChannelConfigUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown ChannelConfig member.