Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ ext_source
Method
ext_source
crates/core/src/error/error.rs:1266–1268 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
1264
}
1265
1266
fn ext_source(&self) -> Option<&Error> {
1267
None
1268
}
1269
1270
fn ext_source_mut(&mut self) -> Option<&mut Error> {
1271
None
Callers
1
source
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected