clear_on_drop 0.2.0

Helpers for clearing sensitive data on the stack and heap
Documentation
Build #39637 2017-01-24T10:42:59.690312+00:00
# rustc version
rustc 1.16.0-nightly (a52da95ce 2017-01-20)
# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading clear_on_drop v0.2.0
Compiling gcc v0.3.41
Running `rustc --crate-name gcc .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.41/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=31624df4d8e00b74 -C extra-filename=-31624df4d8e00b74 --out-dir /home/cratesfyi/clear_on_drop-0.2.0/debug/deps -L dependency=/home/cratesfyi/clear_on_drop-0.2.0/debug/deps --cap-lints allow`
Compiling clear_on_drop v0.2.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/clear_on_drop-0.2.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=31b43d36a2dd0068 -C extra-filename=-31b43d36a2dd0068 --out-dir /home/cratesfyi/clear_on_drop-0.2.0/debug/build/clear_on_drop-31b43d36a2dd0068 -L dependency=/home/cratesfyi/clear_on_drop-0.2.0/debug/deps --extern gcc=/home/cratesfyi/clear_on_drop-0.2.0/debug/deps/libgcc-31624df4d8e00b74.rlib --cap-lints allow`
Running `/home/cratesfyi/clear_on_drop-0.2.0/debug/build/clear_on_drop-31b43d36a2dd0068/build-script-build`
Documenting clear_on_drop v0.2.0
Running `rustdoc --crate-name clear_on_drop .cargo/registry/src/github.com-1ecc6299db9ec823/clear_on_drop-0.2.0/src/lib.rs -o /home/cratesfyi/clear_on_drop-0.2.0/doc -L dependency=/home/cratesfyi/clear_on_drop-0.2.0/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 2.83 secs