Expand description
Error compatibility module.
Many tool implementations historically imported crate::error::{AppError, Result}.
We keep that shape here so the code remains portable across crates.
Enums§
- AppError
- Top-level application error for Gestura.