Module error

Module error 

Source
Expand description

Error handling for Lodash-RS.

This module provides comprehensive error types and handling for all operations in the Lodash-RS library.

Enums§

LodashError
Main error type for Lodash-RS operations.

Traits§

IntoLodashError
Extension trait for converting other error types to LodashError.

Type Aliases§

Result
Result type alias for Lodash-RS operations.