Module error

Source
Expand description

Error types for the bbx_audio workspace.

This module provides a C-compatible error enum and a Result type alias for use across all crates in the workspace.

Enums§

BbxError
Error codes for bbx_audio operations.

Type Aliases§

Result
Result type alias for bbx_audio operations.