Skip to main content

Module error

Module error 

Source
Expand description

Tauri-compatible error types

Tauri commands require errors to implement Serialize, so we use a dedicated error type instead of anyhow::Error.

Enumsยง

TauriServerError
Errors returned by AllFrame Tauri commands