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

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