tiny.hypothesis.Span
Defined in conjecture.
API (4)
Fields and members
Public fields and members.
Source
Source: lib/hypothesis/src/conjecture.zig:20
zig
pub const Span = struct { label: []const u8, start: usize, end: usize, depth: usize,};Source: lib/hypothesis/src/root.zig:48
zig
pub const Span = conjecture.Span;Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 4 |
| Version | 26.7.0 |
| Revision | daab053ee433 |