Macro fidl_fuchsia_io::RepresentationUnknown
source ยท macro_rules! RepresentationUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown Representation
member.
macro_rules! RepresentationUnknown {
() => { ... };
}
Pattern that matches an unknown Representation
member.