Macro AttachConfigUnknown

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

Pattern that matches an unknown AttachConfig member.