Macro fidl_test_versions::UnionUnknown
source · macro_rules! UnionUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown Union
member.
macro_rules! UnionUnknown {
() => { ... };
}
Pattern that matches an unknown Union
member.