Struct grep_regex::Error [−][src]
An error that can occur in this crate.
Generally, this error corresponds to problems building a regular expression, whether it's in parsing, compilation or a problem with guaranteeing a configured optimization.
Methods
impl Error
[src]
[−]
impl Error
Trait Implementations
impl Clone for Error
[src]
[+]
impl Clone for Error
impl Debug for Error
[src]
[+]
impl Debug for Error
impl Error for Error
[src]
[+]
impl Error for Error
impl Display for Error
[src]
[+]
impl Display for Error