tiny.zen.default_theme_render_capacity
Defined in tiny.zen.
Source
Source: lib/zen/src/theme/capacity.zig:20
zig
pub const default_capacity = Capacity.derive(plan.default_limits);Source: lib/zen/src/root.zig:249
zig
/// Capacity derived from `default_theme_render_limits`.pub const default_theme_render_capacity = theme.default_render_capacity;Also reachable as
theme.default_render_capacity.
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |