Structure_RegexParser5.9.0
LocatedError
An error that includes information about the location in source code.
struct LocatedError<E> where E : Error
Citizens in _RegexParser
Conformances
protocol Error
A type representing an error value that can be thrown.
protocol LocatedErrorProtocol
protocol Sendable
A type whose values can safely be passed across concurrency domains by copying.
Members
Citizens in _RegexParser
where E:Error
Conformances
protocol CustomStringConvertible
A type with a customized textual representation.