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

Pattern that matches an unknown LazyAction member.