Type Definition Result
Other items infancy_regex
type Result<T> = Result<T, Error>;
Result type for this crate with specific error enum.