Macro fidl_fuchsia_component_decl::UseUnknown
source ยท macro_rules! UseUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown Use
member.
macro_rules! UseUnknown {
() => { ... };
}
Pattern that matches an unknown Use
member.