Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ clone
Method
clone
crates/wasi-tls/src/error.rs:16–18 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
14
}
15
impl Clone for Error {
16
fn clone(&self) -> Self {
17
Self(Arc::clone(&self.0))
18
}
19
}
20
impl std::fmt::Debug for Error {
21
fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
Callers
15
open
Method · 0.45
increment
Method · 0.45
get_many
Method · 0.45
fd_write_impl
Method · 0.45
fd_read
Method · 0.45
fd_seek
Method · 0.45
fd_readdir
Method · 0.45
path_filestat_get
Method · 0.45
poll_oneoff
Method · 0.45
spawn_blocking
Method · 0.45
run_blocking
Method · 0.45
get_directories
Method · 0.45
Calls
1
clone
Function · 0.50
Tested by
5
new
Method · 0.36
p2_api_reactor
Function · 0.36
fp16
Function · 0.36
fp32
Function · 0.36
i64
Function · 0.36