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

Pattern that matches an unknown CodecId member.