[][src]Module fbxcel::pull_parser::error

Errors and result types.

Types in this module will be used among multiple versions of parsers.

Structs

Error

Parsing error.

Enums

Compression

Compression format or algorithm.

DataError

Data error.

ErrorContainer

Parsing error container.

ErrorKind

Error kind for parsing errors.

OperationError

Invalid operation.

Warning

Warning.

Type Definitions

Result

Parsing result.