utils
Contains utility functions that are not-specific to the package functionalities.
Functions
|
Decorator to log exceptions raised by a function. |
|
|
|
Context manager that adds a note to the exception raised in the context. |
Classes
A timer that measures the duration of a context. |
|
|
Modules
Defines the result type and its variants: success and failure. |