Cargo Features
[dependencies]
objc2-store-kit = { version = "0.3.0", default-features = false, features = ["std", "alloc", "bitflags", "block2", "objc2-app-kit", "objc2-core-foundation", "SKANError", "SKAdImpression", "SKAdNetwork", "SKArcadeService", "SKCloudServiceController", "SKCloudServiceSetupViewController", "SKDownload", "SKError", "SKOverlay", "SKOverlayConfiguration", "SKOverlayTransitionContext", "SKPayment", "SKPaymentDiscount", "SKPaymentQueue", "SKPaymentTransaction", "SKProduct", "SKProductDiscount", "SKProductStorePromotionController", "SKProductsRequest", "SKReceiptRefreshRequest", "SKRequest", "SKStoreProductViewController", "SKStoreReviewController", "SKStorefront", "StoreKitDefines"] }
- default = SKANError, SKAdImpression, SKAdNetwork, SKArcadeService, SKCloudServiceController, SKCloudServiceSetupViewController, SKDownload, SKError, SKOverlay, SKOverlayConfiguration, SKOverlayTransitionContext, SKPayment, SKPaymentDiscount, SKPaymentQueue, SKPaymentTransaction, SKProduct, SKProductDiscount, SKProductStorePromotionController, SKProductsRequest, SKReceiptRefreshRequest, SKRequest, SKStoreProductViewController, SKStoreReviewController, SKStorefront, StoreKitDefines, bitflags, block2, objc2-app-kit, objc2-core-foundation, std
-
These default features are set whenever
objc2-store-kit
is added without
somewhere in the dependency tree.default-features = false - std default = alloc
- alloc std
- bitflags default SKCloudServiceController
-
Enables bitflags
- block2 default
-
Enables block2
- objc2-app-kit default
-
Enables objc2-app-kit
- objc2-core-foundation default
-
Enables objc2-core-foundation
- SKANError default
-
Enables NSString of objc2-foundation
- SKAdImpression default
-
Enables NSString and NSValue of objc2-foundation
- SKAdNetwork default
-
Enables NSError and NSString of objc2-foundation
- SKArcadeService default
-
Enables NSData and NSError of objc2-foundation
- SKCloudServiceController default = bitflags
-
Enables NSError, NSNotification and NSString of objc2-foundation
- SKCloudServiceSetupViewController default
-
Enables NSBundle, NSCoder, NSDictionary, NSError, NSObject and NSString of objc2-foundation
- SKDownload default
-
Enables NSDate, NSError, NSString, NSURL and NSValue of objc2-foundation
- SKError default
-
Enables NSString of objc2-foundation
- SKOverlay default
-
Enables NSError of objc2-foundation
- SKOverlayConfiguration default
-
Enables NSString of objc2-foundation
- SKOverlayTransitionContext default
- SKPayment default
-
Enables NSData, NSObject and NSString of objc2-foundation
- SKPaymentDiscount default
-
Enables NSString, NSUUID and NSValue of objc2-foundation
- SKPaymentQueue default
-
Enables NSArray, NSError and NSString of objc2-foundation
- SKPaymentTransaction default
-
Enables NSArray, NSData, NSDate, NSError and NSString of objc2-foundation
- SKProduct default
-
Enables NSArray, NSDecimalNumber, NSLocale, NSString and NSValue of objc2-foundation
- SKProductDiscount default
-
Enables NSDecimalNumber, NSLocale, NSString and NSValue of objc2-foundation
- SKProductStorePromotionController default
-
Enables NSArray and NSError of objc2-foundation
- SKProductsRequest default
-
Enables NSArray, NSSet and NSString of objc2-foundation
- SKReceiptRefreshRequest default
-
Enables NSDictionary and NSString of objc2-foundation
- SKRequest default
-
Enables NSError of objc2-foundation
- SKStoreProductViewController default
-
Enables NSBundle, NSCoder, NSDictionary, NSError, NSObject and NSString of objc2-foundation
- SKStoreReviewController default
- SKStorefront default
-
Enables NSString of objc2-foundation
- StoreKitDefines default
objc2-store-kit has 32 features without comments.