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

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