Type Definition gherkin_rust::Error[][src]

type Error<'a> = Error<'a, Rule>;

Re-exported pest::Error wrapped around the Rule type