Result of a successful compilation.
Summary
Types
@type t() :: %AshTypst.CompileResult{ page_count: non_neg_integer(), warnings: [AshTypst.Diagnostic.t()] }
Result of a successful compilation.
@type t() :: %AshTypst.CompileResult{ page_count: non_neg_integer(), warnings: [AshTypst.Diagnostic.t()] }