Expand description
Errors produced by the LocalAuthentication bridge.
Enums§
- LAError
- Top-level error type returned by this crate.
Constants§
- LA_
ERROR_ DOMAIN LocalAuthentication’sNSErrordomain string.
Type Aliases§
- Local
Authentication Error - Backward-compatible alias for the v0.1.x error type name.
- Result
- Convenient result alias used throughout this crate.