Skip to main content

Module types

Module types 

Source
Expand description

Types for the LCNF IR serialization module.

Structs§

IrSerializeConfig
Configuration for the IR serializer.
SerialDecl
A single serialized declaration inside a SerializedIr module.
SerializedIr
A fully serialized Oxilean LCNF module ready for storage or transmission.

Enums§

DeclKind
Possible kinds of LCNF declarations.
IrDeserializeResult
The result of attempting to deserialize an IR snapshot.
IrFormat
The serialization format to use when writing an IR snapshot.