Skip to main content

localauthentication/
error.rs

1//! Backward-compatible re-exports for the original `error` module.
2
3pub use crate::la_error::{LAError, LocalAuthenticationError, Result, LA_ERROR_DOMAIN};