macro_rules! cfg_type { ($feature:literal, $type_def:item) => { ... }; }
Macro for conditional type definitions based on features