[][src]Module riffu::error

Structs

ChunkTooSmall
ChunkTooSmallForChunkType
PayloadLenMismatch

Enums

RiffError

The type of errors that this library may emit. Note that most of this errors are currently unused. There are many, many ways reading into a RIFF file may fail.

Type Definitions

RiffResult

A convenient Result type.