Macro BehaviorUnknown

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

Pattern that matches an unknown Behavior member.