zeroize 0.9.1

Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM!
Documentation
Build #164155 2019-06-05 04:07:26

# rustc version rustc 1.37.0-nightly (37d001e4d 2019-05-29)

# docs.rs version cratesfyi 0.6.0 (254ceae 2019-06-04)

# build log Updating crates.io index Downloading crates ... Downloaded zeroize v0.9.1 Fresh unicode-xid v0.1.0 Fresh proc-macro2 v0.4.30 Fresh quote v0.6.12 Fresh syn v0.15.34 Fresh synstructure v0.10.2 Fresh zeroize_derive v0.9.0 Documenting zeroize v0.9.1 Running `rustdoc --edition=2018 --crate-name zeroize /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/zeroize-0.9.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="zeroize_derive"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'zeroize_derive=https://docs.rs/zeroize_derive/0.9.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern zeroize_derive=/home/cratesfyi/cratesfyi/debug/deps/libzeroize_derive-ed24caa3b4ef86b4.so` Finished dev [unoptimized + debuginfo] target(s) in 3.60s