Macro fidl_test_union::ExplicitFooUnknown
source · macro_rules! ExplicitFooUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown ExplicitFoo
member.
macro_rules! ExplicitFooUnknown {
() => { ... };
}
Pattern that matches an unknown ExplicitFoo
member.