Module common

Source
Expand description

Re-exported main idk module from idk for error handling. The common module provides common functionality that can be used throughout the entire crate.

Structs§

ErrorType
ErrorType is a struct that holds a name and an Error enum instance

Enums§

Error
Error is an enumeration of different error types