Expand description
Error handling for Lodash-RS.
This module provides comprehensive error types and handling for all operations in the Lodash-RS library.
Enums§
- Lodash
Error - Main error type for Lodash-RS operations.
Traits§
- Into
Lodash Error - Extension trait for converting other error types to
LodashError.
Type Aliases§
- Result
- Result type alias for Lodash-RS operations.