Cargo Features
[dependencies]
objc2-core-location = { version = "0.2.2", default-features = false, features = ["std", "alloc", "all", "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", "CLVisit"] }
- default = std
-
The
std
feature is set by default wheneverobjc2-core-location
is added without
somewhere in the dependency tree.default-features = false - std default = alloc
-
Currently not possible to turn off, put here for forwards compatibility.
Enables std of optional block2, objc2, optional objc2-contacts, and objc2-foundation
- alloc std
-
Enables alloc of optional block2, objc2, optional objc2-contacts, and objc2-foundation
- all = 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, CLVisit, block2, objc2-contacts
- block2 all?
-
Enables block2, block2 of objc2-foundation and optional objc2-contacts
Affects
CLGeocoder::CLGeocodeCompletionHandler
… - objc2-contacts all?
-
Enables objc2-contacts
- CLAvailability CLBackgroundActivitySession all?
- CLBeaconIdentityCondition all?
-
Enables NSObject, NSUUID and NSValue of objc2-foundation
- CLBeaconIdentityConstraint all?
-
Enables NSObject and NSUUID of objc2-foundation
- CLBeaconRegion all?
-
Enables NSDate, NSDictionary, NSObject, NSString, NSUUID and NSValue of objc2-foundation
- CLCircularGeographicCondition all?
-
Enables NSObject of objc2-foundation
- CLCircularRegion all?
-
Enables NSObject and NSString of objc2-foundation
- CLCondition all?
-
Enables NSObject of objc2-foundation
- CLError CLErrorDomain all?
-
Enables NSString of objc2-foundation
- CLGeocoder all?
-
Enables NSArray, NSDictionary, NSError, NSLocale and NSString of objc2-foundation, CNPostalAddress of optional objc2-contacts
- CLHeading all?
-
Enables NSDate and NSObject of objc2-foundation
- CLLocation all?
-
Enables NSDate and NSObject of objc2-foundation
Affects
CLHeading::kCLHeadingFilterNone
… - CLLocationManager all?
-
Enables NSArray, NSData, NSDate, NSError, NSSet and NSString of objc2-foundation
- CLLocationManagerDelegate all?
-
Enables NSArray and NSError of objc2-foundation
- CLLocationManager_CLVisitExtensions all?
- CLLocationPushServiceError all?
-
Enables NSError and NSString of objc2-foundation
- CLLocationPushServiceExtension all?
-
Enables NSDictionary and NSString of objc2-foundation
- CLLocationUpdater all?
- CLMonitor all?
-
Enables NSArray and NSString of objc2-foundation
- CLMonitorConfiguration all?
-
Enables NSString of objc2-foundation
- CLMonitoringEvent all?
-
Enables NSDate, NSObject and NSString of objc2-foundation
- CLMonitoringRecord all?
-
Enables NSObject of objc2-foundation
- CLPlacemark all?
-
Enables NSArray, NSDictionary, NSObject, NSString and NSTimeZone of objc2-foundation, CNPostalAddress of optional objc2-contacts
Affects
CLGeocoder::CLGeocodeCompletionHandler
… - CLRegion all?
-
Enables NSObject and NSString of objc2-foundation
- CLVisit all?
-
Enables NSDate and NSObject of objc2-foundation