[][src]Module blend::parsers

Modules

blend
dna
field
primitive

Enums

BlendParseError

Errors that can happen during the initial parsing of the .blend file. Most errors are simply NomError but a few of them are specific either for better error reporting or due to custom logic.

Endianness

Endianness of the machine used to create the .blend file.

PointerSize

Size of a pointer on the machine used to create the .blend file.