tiny.zen.DiagramDocumentStorageExhaustion
Defined in tiny.zen.
API (3)
Fields and members
Public fields and members.
Source
Source: lib/zen/src/diagram/document/model.zig:5
zig
pub const Exhaustion = error{ DiagramDocumentStorageInUse, DiagramLineScratchCapacityExceeded, DiagramDocumentCapacityExceeded,};Source: lib/zen/src/root.zig:57
zig
/// Identifies the diagram-document resource that rejected an input.pub const DiagramDocumentStorageExhaustion = diagram.DocumentExhaustion;Also reachable as
diagram.DocumentExhaustion, diagram.document.Exhaustion.
Audit
| Definitions | 1 |
|---|---|
| Public names | 3 |
| Members | 3 |
| Version | 26.7.0 |
| Revision | daab053ee433 |