feature_enabled

Macro feature_enabled 

Source
macro_rules! feature_enabled {
    ($feature:expr) => { ... };
}
Expand description

Check if a feature is enabled