Type Definition prolog_parser_rebis::ast::ParsingStream[][src]

type ParsingStream<R> = PutBackN<CodePoints<Bytes<R>>>;