MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / DropMe

Class DropMe

tests/all/linker.rs:215–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

213#[cfg_attr(miri, ignore)]
214fn no_leak() -> Result<()> {
215 struct DropMe(Rc<Cell<bool>>);
216
217 impl Drop for DropMe {
218 fn drop(&mut self) {

Callers 3

no_leakFunction · 0.85
no_leak_with_importsFunction · 0.85

Calls

no outgoing calls

Tested by 1