cfg_type

Macro cfg_type 

Source
macro_rules! cfg_type {
    ($feature:literal, $type_def:item) => { ... };
}
Expand description

Macro for conditional type definitions based on features