Cargo Features

[dependencies]
objc2-local-authentication-embedded-ui = { version = "0.3.0", default-features = false, features = ["std", "alloc", "block2", "objc2-app-kit", "LAAuthenticationView", "LAPresentationContext", "LARight_UI"] }
default = LAAuthenticationView, LAPresentationContext, LARight_UI, block2, objc2-app-kit, std

These default features are set whenever objc2-local-authentication-embedded-ui is added without default-features = false somewhere in the dependency tree.

std default = alloc
alloc std
block2 default

Enables block2

objc2-app-kit default

Enables objc2-app-kit

Affects LAPresentationContext::LAPresentationContext

LAAuthenticationView default

Enables NSCoder, NSGeometry, NSObject and objc2-core-foundation of objc2-foundation, LAContext of objc2-local-authentication

LAPresentationContext default
LARight_UI default

Enables NSError and NSString of objc2-foundation, LARight of objc2-local-authentication