Macro BehaviorUnknown

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

Pattern that matches an unknown Behavior member.