Skip to main content

Module error

Module error 

Source
Expand description

Error types for the unbundle crate.

This module defines UnbundleError, the unified error type returned by all fallible operations in the crate. Errors carry rich context to aid debugging, including file paths, frame numbers, and upstream error messages.

Enumsยง

UnbundleError
The unified error type for all unbundle operations.