Module errors

Source
Expand description

Delivers advanced error handling functionalities. Application Error handling functionality

Provides access to error handling functions and types.

Modulesยง

common
Re-exported main idk module from idk for error handling. The common module provides common functionality that can be used throughout the entire crate.
error
Re-exported main idk module from idk for error handling. The error module contains all the error types used in the crate.
jwt
Re-exported main idk module from idk for error handling. The jwt module provides functionality to encode and decode JSON Web Tokens (JWT).
property
Re-exported main idk module from idk for error handling. The property module provides functionality to create and manage properties.
stacktrace
Re-exported main idk module from idk for error handling. The stacktrace module provides functionality to create and manage stacktraces.
traits
Re-exported main idk module from idk for error handling. The traits module provides functionality to create and manage traits.