macro_rules! OnBootAttachConfigUnknown {
() => { ... };
}Expand description
Pattern that matches an unknown OnBootAttachConfig member.
macro_rules! OnBootAttachConfigUnknown {
() => { ... };
}Pattern that matches an unknown OnBootAttachConfig member.