Skip to main content

Module la_error

Module la_error 

Source
Expand description

Errors produced by the LocalAuthentication bridge.

Enums§

LAError
Top-level error type returned by this crate.

Constants§

LA_ERROR_DOMAIN
LocalAuthentication’s NSError domain string.

Type Aliases§

LocalAuthenticationError
Backward-compatible alias for the v0.1.x error type name.
Result
Convenient result alias used throughout this crate.