macro_rules! dispatch_split_impl { ($impl:expr, | $inner_name:ident | $body:expr) => { ... }; }
Expand description
dispatch_source_enum
with SplitImpl
as the enum type.
macro_rules! dispatch_split_impl { ($impl:expr, | $inner_name:ident | $body:expr) => { ... }; }
dispatch_source_enum
with SplitImpl
as the enum type.