For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Mojo struct
Phase
struct Phase
Which phase of the pipeline an entry belongs to.
Implemented traitsβ
AnyType,
Copyable,
Equatable,
ImplicitlyCopyable,
ImplicitlyDestructible,
Movable
comptime membersβ
EPILOGUEβ
comptime EPILOGUE = Phase(2)
KERNELβ
comptime KERNEL = Phase(1)
PROLOGUEβ
comptime PROLOGUE = Phase(0)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!