Type Definition rslint_regex::Result[][src]

pub type Result<T, E = Error> = Result<T, E>;