Module regex::error[][src]

Re-exports

use std::fmt;
use std::iter::repeat;
use syntax;

Enums

Error

An error that occurred during parsing or compiling a regular expression.