ref: 4a08059f07e43ed881c7665ec404251ae63adc3d
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