Module errors

Source
Expand description

A module for defining custom error types and result aliases for parsing

This module provides custom error types for parsing and replacing operations along with result aliases for convenient error handling.

Enums§

ParseError
ReplacerError

Type Aliases§

ParserResult
ReplacerResult