Macro fidl_fuchsia_fuzzer::TestOutputUnknown
source ยท macro_rules! TestOutputUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown TestOutput
member.
macro_rules! TestOutputUnknown {
() => { ... };
}
Pattern that matches an unknown TestOutput
member.