lc/
error.rs

1// This module is kept for potential future custom error types
2// Currently the codebase uses anyhow::Result for error handling