Module error

Source
Expand description

Error declaration.

Enums§

DeserializeErrors
Error

Functions§

flatten_errors
Helper function for error extraction and formatting. Return Vec of tuples where first element is full field path (separated by dot) and second is error.