postgres-binary-copy 0.5.0

Support for binary-format COPY query execution with postgres
Documentation
Build #65758 2017-07-23 22:23:14

# rustc version rustc 1.20.0-dev (64484707f 2017-07-10)

# docs.rs version cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading postgres-binary-copy v0.5.0 Fresh odds v0.2.25 Fresh libc v0.2.27 Fresh unicode-normalization v0.1.5 Fresh byte-tools v0.1.3 Fresh fake-simd v0.1.2 Fresh hex v0.2.0 Compiling streaming-iterator v0.1.2 Fresh md5 v0.3.5 Fresh nodrop v0.1.9 Fresh iovec v0.1.0 Fresh memchr v1.0.1 Fresh log v0.3.8 Running `rustc --crate-name streaming_iterator .cargo/registry/src/github.com-1ecc6299db9ec823/streaming-iterator-0.1.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=da59f44bb39e55a8 -C extra-filename=-da59f44bb39e55a8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh rand v0.3.15 Fresh matches v0.1.6 Fresh siphasher v0.2.2 Fresh fallible-iterator v0.1.3 Fresh constant_time_eq v0.1.2 Fresh unicode-bidi v0.3.4 Fresh phf_shared v0.7.21 Fresh byteorder v1.1.0 Fresh base64 v0.5.2 Fresh bytes v0.4.4 Fresh phf v0.7.21 Fresh stringprep v0.1.1 Fresh typenum v1.5.2 Fresh generic-array v0.7.2 Fresh crypto-mac v0.3.0 Fresh digest v0.5.2 Fresh digest-buffer v0.3.1 Fresh hmac v0.1.1 Fresh sha2 v0.5.3 Fresh postgres-protocol v0.3.0 Fresh postgres-shared v0.4.0 Fresh postgres v0.15.0 Documenting postgres-binary-copy v0.5.0 Running `rustdoc --crate-name postgres_binary_copy .cargo/registry/src/github.com-1ecc6299db9ec823/postgres-binary-copy-0.5.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-18135ba7ab0d9e6b.rlib --extern-version byteorder=byteorder,1.1.0 --extern postgres=/home/cratesfyi/cratesfyi/debug/deps/libpostgres-439f76342e61dd1d.rlib --extern-version postgres=postgres,0.15.0 --extern streaming_iterator=/home/cratesfyi/cratesfyi/debug/deps/libstreaming_iterator-da59f44bb39e55a8.rlib --extern-version streaming_iterator=streaming-iterator,0.1.2` Finished dev [unoptimized + debuginfo] target(s) in 0.67 secs