Module regex_syntax::error
source · Structs§
- A helper type for formatting nice error messages.
- Spans 🔒This type represents an arbitrary number of error spans in a way that makes it convenient to notate the regex pattern. (“Notate” means “point out exactly where the error occurred in the regex pattern.”)
Enums§
- This error type encompasses any error that can be returned by this crate.