Struct pcre::CompilationError [] [src]

pub struct CompilationError { /* fields omitted */ }

Methods

impl CompilationError
[src]

Trait Implementations

impl Debug for CompilationError
[src]

Formats the value using the given formatter.

impl Display for CompilationError
[src]

Formats the value using the given formatter. Read more