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

Pattern that matches an unknown CallState member.