var searchIndex = {}; searchIndex["postgres_binary_copy"] = {"doc":"Support for binary-format `COPY` query execution with rust-postgres.","items":[[3,"BinaryCopyReader","postgres_binary_copy","A `ReadWithInfo` implementation that generates binary-formatted output\nfor use with binary-format `COPY FROM STDIN` statements.",null,null],[8,"StreamingIterator","","Like `Iterator`, except that it returns borrowed values.",null,null],[16,"Item","","The type of elements being iterated.",0,null],[10,"next","","Advances the iterator and returns the next value.",0,null],[11,"fmt","","",1,null],[11,"new","","Creates a new `BinaryCopyReader`.",1,null],[11,"read_with_info","","",1,null]],"paths":[[8,"StreamingIterator"],[3,"BinaryCopyReader"]]}; initSearch(searchIndex);