# README
Errors
Errors is an errors utility library which provides QoL (quality of life) helper types and functions.
# Functions
New will return a new error string.
# Constants
ErrIsClosed is returned when an action is attempted on a closed service.
# Type aliases
Error is a basic error.