tiny.glom.SearchLimits
Defined in tiny.glom.
API (3)
Fields and members
Public fields and members.
Source
Source: tools/glom/src/search/capacity.zig:3
zig
pub const Limits = struct { document_value_bytes: usize, query_workspace_bytes: usize, presentation_workspace_bytes: usize,};Source: tools/glom/src/root.zig:28
zig
pub const SearchLimits = search.Limits;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 3 |
| Version | 26.7.0 |
| Revision | daab053ee433 |