Cargo Features
[dependencies]
objc2-photos-ui = { version = "0.3.0", default-features = false, features = ["std", "alloc", "bitflags", "block2", "objc2-app-kit", "objc2-core-foundation", "objc2-core-location", "objc2-map-kit", "objc2-photos", "PHContentEditingController", "PHLivePhotoView", "PHPicker", "PHProjectExtensionContext", "PHProjectExtensionController", "PHProjectInfo", "PHProjectTypeDescription", "PHProjectTypeDescriptionDataSource", "PhotosUITypes"] }
- default = PHContentEditingController, PHLivePhotoView, PHPicker, PHProjectExtensionContext, PHProjectExtensionController, PHProjectInfo, PHProjectTypeDescription, PHProjectTypeDescriptionDataSource, PhotosUITypes, bitflags, block2, objc2-app-kit, objc2-core-foundation, objc2-core-location, objc2-map-kit, objc2-photos, std
-
These default features are set whenever
objc2-photos-ui
is added without
somewhere in the dependency tree.default-features = false - std default = alloc
- alloc std
- bitflags default PHPicker
-
Enables bitflags
- block2 default
-
Enables block2
- objc2-app-kit default
-
Enables objc2-app-kit
- objc2-core-foundation default
-
Enables objc2-core-foundation
- objc2-core-location default
-
Enables objc2-core-location
- objc2-map-kit default
-
Enables objc2-map-kit
- objc2-photos default
-
Enables objc2-photos
- PHContentEditingController default
- PHLivePhotoView default
-
Enables NSCoder, NSGeometry, NSObject and objc2-core-foundation of objc2-foundation
- PHPicker default = bitflags
-
Enables NSArray, NSBundle, NSCoder, NSItemProvider, NSObject and NSString of objc2-foundation
- PHProjectExtensionContext default
-
Enables NSExtensionContext and NSProgress of objc2-foundation
- PHProjectExtensionController default
-
Enables NSArray, NSError, NSExtensionContext and NSString of objc2-foundation
- PHProjectInfo default
-
Enables NSArray, NSAttributedString, NSDate, NSObject and NSString of objc2-foundation
- PHProjectTypeDescription default
-
Enables NSArray, NSAttributedString, NSObject and NSString of objc2-foundation
- PHProjectTypeDescriptionDataSource default
-
Enables NSArray, NSAttributedString and NSString of objc2-foundation
- PhotosUITypes default
-
Enables NSString of objc2-foundation
objc2-photos-ui has 19 features without comments.