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