Module error

Module error 

Source
Expand description

§Error Handling and Result Types

This module defines error types and utilities for handling errors in the codec_sv2 module. It includes the Error enum for representing various errors and a Result type alias for convenience.

Enums§

Error
Enumeration of possible errors in the codec_sv2 module.

Type Aliases§

Result
A type alias for results returned by the codec_sv2 modules.