MCPcopy Create free account
hub / github.com/RustCrypto/utils / drop

Method drop

zeroize/tests/zeroize_derive.rs:115–115  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

113
114impl Drop for ZeroizeNoDropStruct {
115 fn drop(&mut self) {}
116}
117
118#[allow(dead_code)]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected