fn fail(step: *Step, comptime fmt: []const u8, args: anytype) error{OutOfMemory, MakeFailed}

Parameters

step: *Step,
fmt: []const u8,
args: anytype,

Errors

MakeFailed
OutOfMemory