Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ empty
Function
empty
crates/wasi-http/tests/all/main.rs:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
pub fn empty() -> BoxBody<Bytes, Error> {
25
BoxBody::new(Empty::new().map_err(|x| match x {}))
26
}
27
}
Callers
15
wasi_http_proxy_tests
Function · 0.70
do_wasi_http_hash_all
Function · 0.70
wasi_http_hash_all_with_reject
Function · 0.70
wasi_http_without_port
Function · 0.70
wasi_http_no_trap_on_early_drop
Function · 0.70
request_with_header_size
Function · 0.70
setup_guest_profiler
Function · 0.50
call_with_reg
Method · 0.50
call_with_name
Method · 0.50
call_with_name
Method · 0.50
call_with_reg
Method · 0.50
new
Method · 0.50
Calls
1
new
Function · 0.50
Tested by
no test coverage detected