Skip to documentation
SLOP

tiny.hypothesis.DrawError

Reference tiny.hypothesis DrawError

Defined in conjecture.

API (2)

Fields and members

Public fields and members.

No direct callersNo direct callsconjectureDrawError
Static calls · unresolved targets: unknown · external targets: unknown.

Source

Source: lib/hypothesis/src/conjecture.zig:34

zig
pub const DrawError = error{    Overrun,    OutOfMemory,};

Source: lib/hypothesis/src/root.zig:49

zig
pub const DrawError = conjecture.DrawError;

Audit

Definitions1
Public names2
Members2
Version26.7.0
Revisiondaab053ee433