Skip to main content

__has_feature

Macro __has_feature 

Source
macro_rules! __has_feature {
    ($x:ident) => { ... };
}