Expand description
Format image serialization, deserialization, and snapshot types.
Structs§
- Format
Image - Cached initialized macro/package state for an engine profile.
- Format
Initializer - Builder for a cached
FormatImageinitialized from package resources. - Format
Package - Package that contributed to a cached format.
- Format
Resource - Resource captured while initializing a cached format.
- Format
Snapshot - Structured initialized format state that can be cloned into sessions.
- Macro
Definition - Macro definition captured in a cached format.
- Register
Snapshot - Register values captured in a cached format.
- Session
State - Mutable session state cloned from
FormatImage.
Enums§
- Format
Init Error - Format initialization failure.
- Format
Resource Kind - Resource role captured in a cached format.
- Format
State - Opaque initialized state snapshot.