[][src]Type Definition feast::pass::PassInputError

type PassInputError<'i, P> = <<P as Pass<'i>>::Error as Error<'i>>::InputError;