Zig-DbC is a small library that provides a collection of functions to use design by contract (DbC) principles in Zig programs. It provides a simple and idiomatic API for defining preconditions, ...