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