Type Definition acbc::Res[][src]

type Res<T, U> = IResult<T, U, VerboseError<T>>;