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

Pattern that matches an unknown BufferOp member.