AshTypst.CompileError (ash_typst v0.2.0)

Copy Markdown View Source

Error returned from a failed compilation.

Summary

Types

t()

@type t() :: %AshTypst.CompileError{diagnostics: [AshTypst.Diagnostic.t()]}