tiny.arrange.Wrap
Defined in tiny.arrange.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/arrange/src/types.zig:39
zig
pub const Wrap = enum { no_wrap, wrap,};Source: lib/arrange/src/root.zig:19
zig
pub const Wrap = types.Wrap;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |