Type tauri::api::Resulttype Result<T> = Result<T, Error>;CopyExpand descriptionThe result type of Tauri API module.