Cargo Features
[dependencies]
objc2-accessibility = { version = "0.3.0", default-features = false, features = ["std", "alloc", "bitflags", "block2", "objc2-core-foundation", "objc2-core-graphics", "AXAudiograph", "AXBrailleMap", "AXColorUtilities", "AXCustomContent", "AXFoundation", "AXHearingUtilities", "AXMathExpression", "AXRequest", "AXSettings", "AXTechnology"] }
- default = AXAudiograph, AXBrailleMap, AXColorUtilities, AXCustomContent, AXFeatureOverrideSessionManager, AXFoundation, AXHearingUtilities, AXMathExpression, AXRequest, AXSettings, AXTechnology, bitflags, block2, objc2-core-foundation, objc2-core-graphics, std
-
These default features are set whenever
objc2-accessibility
is added without
somewhere in the dependency tree.default-features = false - std default = alloc
- alloc std
- bitflags default AXHearingUtilities
-
Enables bitflags
- block2 default
-
Enables block2
Affects
AXCustomContent::AXCustomContentReturnBlock
,AXSettings::AXOpenSettingsFeature
… - objc2-core-foundation default
-
Enables objc2-core-foundation
- objc2-core-graphics default
-
Enables objc2-core-graphics
Affects
AXColorUtilities::AXNameFromColor
… - AXAudiograph default
-
Enables NSArray, NSAttributedString, NSObject, NSString and NSValue of objc2-foundation
- AXBrailleMap default
-
Enables NSObject of objc2-foundation
- AXColorUtilities default
-
Enables NSString of objc2-foundation
- AXCustomContent default
-
Enables NSArray, NSAttributedString, NSObject and NSString of objc2-foundation
- AXFeatureOverrideSessionManager AXFoundation default
- AXHearingUtilities default = bitflags
-
Enables NSArray, NSNotification, NSString and NSUUID of objc2-foundation
- AXMathExpression default
-
Enables NSArray and NSString of objc2-foundation
- AXRequest default
-
Enables NSObject and NSString of objc2-foundation
- AXSettings default
-
Enables NSError, NSNotification and NSString of objc2-foundation
- AXTechnology default
-
Enables NSString of objc2-foundation