Macro virtual_fs::filesystems::tuple_filesystems
source ยท macro_rules! tuple_filesystems { ($first:ident $(, $rest:ident)* $(,)?) => { ... }; () => { ... }; }
macro_rules! tuple_filesystems { ($first:ident $(, $rest:ident)* $(,)?) => { ... }; () => { ... }; }