Type Definition sawp::error::NomError[][src]

type NomError<I> = (I, NomErrorKind);

Helper for nom’s default error type