ref: c8dd7d3b44c93a664dddc0c4619d336c6e13d2a8
dir: /internal/iolimit/doc.go/
// Package iolimit provides small internal I/O wrappers with bounded behavior. // // It includes helpers for both readers and writers that enforce configured // limits (length checks, capped capture, etc.). package iolimit