Macro dir_structure::dir_children_wrapper
source · macro_rules! dir_children_wrapper { ($vis:vis $name:ident $ty:ty) => { ... }; }
Expand description
A simple macro that generates a DirChildren
macro_rules! dir_children_wrapper { ($vis:vis $name:ident $ty:ty) => { ... }; }
A simple macro that generates a DirChildren