Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
214
fn no_leak() -> Result<()> {
215
struct DropMe(Rc<Cell<bool>>);
216
217
impl Drop for DropMe {
218
fn drop(&mut self) {
Callers
3
no_leak
Function · 0.85
no_leak_with_imports
Function · 0.85
funcs_live_on_to_fight_another_day
Function · 0.85
Calls
no outgoing calls
Tested by
1
funcs_live_on_to_fight_another_day
Function · 0.68