tiny.pretty.softbreak
Defined in tiny.pretty.
Source
Source: lib/pretty/core/src/types.zig:60
zig
pub const softbreak: Doc = .{ .line = "" };Source: lib/pretty/core/src/root.zig:119
zig
pub const softbreak = types.softbreak;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |