Cargo Features
[dependencies]
objc2-core-location = { version = "0.3.0", default-features = false, features = ["std", "alloc", "block2", "objc2-contacts", "CLBackgroundActivitySession", "CLBeaconIdentityCondition", "CLBeaconIdentityConstraint", "CLBeaconRegion", "CLCircularGeographicCondition", "CLCircularRegion", "CLCondition", "CLErrorDomain", "CLGeocoder", "CLHeading", "CLLocation", "CLLocationManager", "CLLocationManagerDelegate", "CLLocationManager_CLVisitExtensions", "CLLocationPushServiceError", "CLLocationPushServiceExtension", "CLLocationUpdater", "CLMonitor", "CLMonitorConfiguration", "CLMonitoringEvent", "CLMonitoringRecord", "CLPlacemark", "CLRegion", "CLServiceSession", "CLVisit"] }
- default = CLAvailability, CLBackgroundActivitySession, CLBeaconIdentityCondition, CLBeaconIdentityConstraint, CLBeaconRegion, CLCircularGeographicCondition, CLCircularRegion, CLCondition, CLError, CLErrorDomain, CLGeocoder, CLHeading, CLLocation, CLLocationManager, CLLocationManagerDelegate, CLLocationManager_CLVisitExtensions, CLLocationPushServiceError, CLLocationPushServiceExtension, CLLocationUpdater, CLMonitor, CLMonitorConfiguration, CLMonitoringEvent, CLMonitoringRecord, CLPlacemark, CLRegion, CLServiceSession, CLVisit, block2, objc2-contacts, std
-
These default features are set whenever
objc2-core-location
is added without
somewhere in the dependency tree.default-features = false - std default = alloc
- alloc std
- block2 default
-
Enables block2
Affects
CLGeocoder::CLGeocodeCompletionHandler
… - objc2-contacts default
-
Enables objc2-contacts
- CLAvailability CLBackgroundActivitySession default
- CLBeaconIdentityCondition default
-
Enables NSObject, NSUUID and NSValue of objc2-foundation
- CLBeaconIdentityConstraint default
-
Enables NSObject and NSUUID of objc2-foundation
- CLBeaconRegion default
-
Enables NSDate, NSDictionary, NSObject, NSString, NSUUID and NSValue of objc2-foundation
- CLCircularGeographicCondition default
-
Enables NSObject of objc2-foundation
- CLCircularRegion default
-
Enables NSObject and NSString of objc2-foundation
- CLCondition default
-
Enables NSObject of objc2-foundation
- CLError CLErrorDomain default
-
Enables NSString of objc2-foundation
- CLGeocoder default
-
Enables NSArray, NSDictionary, NSError, NSLocale and NSString of objc2-foundation
- CLHeading default
-
Enables NSDate and NSObject of objc2-foundation
- CLLocation default
-
Enables NSDate and NSObject of objc2-foundation
Affects
CLHeading::kCLHeadingFilterNone
… - CLLocationManager default
-
Enables NSArray, NSData, NSDate, NSError, NSSet and NSString of objc2-foundation
- CLLocationManagerDelegate default
-
Enables NSArray and NSError of objc2-foundation
- CLLocationManager_CLVisitExtensions default
- CLLocationPushServiceError default
-
Enables NSError and NSString of objc2-foundation
- CLLocationPushServiceExtension default
-
Enables NSDictionary and NSString of objc2-foundation
- CLLocationUpdater default
- CLMonitor default
-
Enables NSArray and NSString of objc2-foundation
- CLMonitorConfiguration default
-
Enables NSString of objc2-foundation
- CLMonitoringEvent default
-
Enables NSDate, NSObject and NSString of objc2-foundation
- CLMonitoringRecord default
-
Enables NSObject of objc2-foundation
- CLPlacemark default
-
Enables NSArray, NSDictionary, NSObject, NSString and NSTimeZone of objc2-foundation
Affects
CLGeocoder::CLGeocodeCompletionHandler
… - CLRegion default
-
Enables NSObject and NSString of objc2-foundation
- CLServiceSession default
-
Enables NSString of objc2-foundation
- CLVisit default
-
Enables NSDate and NSObject of objc2-foundation