Available on crate feature
full only.Expand description
Provides system feature detection
Modulesยง
Macrosยง
- features_
macro ๐ - is_
x86_ feature_ detected x86 or x86-64 - Returns a bool if the current system supports the requested feature
Functionsยง
- features
- Returns an iterator over feature names and their support on the current system