Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ drop
Function
drop
crates/guest-rust/src/rt/async_support/abi_buffer.rs:213–215 ·
view source on GitHub ↗
(_: u32)
Source
from the content-addressed store, hash-verified
211
todo!()
212
}
213
extern
"C"
fn drop(_: u32) {
214
todo!()
215
}
216
extern
"C"
fn new() -> u64 {
217
todo!()
218
}
Callers
15
verify
Function · 0.85
run
Method · 0.85
drop_future
Method · 0.85
take_then_drop
Method · 0.85
run
Method · 0.85
run
Method · 0.85
run
Method · 0.85
read_stream
Method · 0.85
run
Method · 0.85
cancel_before_read
Method · 0.85
cancel_after_read
Method · 0.85
run
Method · 0.85
Calls
no outgoing calls
Tested by
7
drop_future
Method · 0.68
take_then_drop
Method · 0.68
read_stream
Method · 0.68
cancel_before_read
Method · 0.68
cancel_after_read
Method · 0.68
test_directory
Function · 0.68
smoke
Function · 0.68