tiny.zen.ThemeError
Defined in theme.
Source
Source: lib/zen/src/theme/root.zig:26
zig
pub const Error = load_mod.Error || RenderError;Source: lib/zen/src/root.zig:229
zig
/// Theme loading and template rendering failures.pub const ThemeError = theme.Error;Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |