Cargo Features
[dependencies]
objc2-local-authentication = { version = "0.3.0", default-features = false, features = ["std", "alloc", "block2", "objc2-security", "LACompanionType", "LAContext", "LADomainState", "LAEnvironment", "LAEnvironmentMechanism", "LAEnvironmentMechanismCompanion", "LAEnvironmentMechanismUserPassword", "LAEnvironmentState", "LAError", "LAPersistedRight", "LAPrivateKey", "LAPublicDefines", "LAPublicKey", "LARequirement", "LARight", "LARightStore", "LASecret"] }
- default = LABase, LABiometryType, LACompanionType, LAContext, LADomainState, LAEnvironment, LAEnvironmentMechanism, LAEnvironmentMechanismBiometry, LAEnvironmentMechanismCompanion, LAEnvironmentMechanismUserPassword, LAEnvironmentState, LAError, LAPersistedRight, LAPrivateKey, LAPublicDefines, LAPublicKey, LARequirement, LARight, LARightStore, LASecret, block2, objc2-security, std
-
These default features are set whenever
objc2-local-authentication
is added without
somewhere in the dependency tree.default-features = false - std default = alloc
- alloc std
- block2 default
-
Enables block2
- objc2-security default
-
Enables objc2-security
- LABase LABiometryType LACompanionType default
- LAContext default
-
Enables NSData, NSDate, NSError, NSString and NSValue of objc2-foundation
- LADomainState default
-
Enables NSData, NSSet and NSValue of objc2-foundation
- LAEnvironment default
- LAEnvironmentMechanism default
-
Enables NSString of objc2-foundation
- LAEnvironmentMechanismBiometry LAEnvironmentMechanismCompanion default
-
Enables NSData of objc2-foundation
- LAEnvironmentMechanismUserPassword default
- LAEnvironmentState default
-
Enables NSArray and NSObject of objc2-foundation
- LAError default
-
Enables NSString of objc2-foundation
- LAPersistedRight default
- LAPrivateKey default
-
Enables NSData, NSDictionary and NSError of objc2-foundation
- LAPublicDefines default
- LAPublicKey default
-
Enables NSData and NSError of objc2-foundation
- LARequirement default
- LARight default
-
Enables NSError and NSString of objc2-foundation
- LARightStore default
-
Enables NSData, NSError and NSString of objc2-foundation
- LASecret default
-
Enables NSData and NSError of objc2-foundation
objc2-local-authentication has 22 features without comments.