Result of Vapor template compilation.
Summary
Types
@type t() :: %Vize.Vapor.Result{ code: String.t(), diagnostics: [Vize.Diagnostic.t()], templates: [String.t()] }
Result of Vapor template compilation.
@type t() :: %Vize.Vapor.Result{ code: String.t(), diagnostics: [Vize.Diagnostic.t()], templates: [String.t()] }