Cargo Features
[dependencies]
objc2-ad-services = { version = "0.3.0", default-features = false, features = ["std", "alloc", "AAAttribution"] }
- default = AAAttribution, std
-
These default features are set whenever
objc2-ad-services
is added without
somewhere in the dependency tree.default-features = false - std default = alloc
- alloc std
- AAAttribution default
-
Enables NSError and NSString of objc2-foundation
objc2-ad-services has 4 features without comments.