Expand description
errors.rs - Custom error types for the cleansh-core library.
This module defines a structured error enum for the library, providing specific, actionable error types that can be handled programmatically.
License: MIT OR APACHE 2.0
Enumsยง
- Cleansh
Error - This enum represents all possible error types in the
cleansh-corelibrary.