Type Definition tf_parser::TfRes[][src]

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