tiny.arrange.Line
Defined in tiny.arrange.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/arrange/src/flow.zig:20
zig
pub const Line = struct { items: []ChildMetrics = &.{}, cross_size: f32 = 0,};Source: lib/arrange/src/root.zig:43
zig
pub const Line = flow.Line;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |