macro_rules! VfsTypeUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown VfsType member.