Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ TrappableErrorType
Class
TrappableErrorType
crates/wiggle/generate/src/codegen_settings.rs:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
pub struct TrappableErrorType {
119
abi_type: Rc<NamedType>,
120
rich_type: Ident,
121
}
122
123
impl TrappableErrorType {
124
pub fn abi_type(&self) -> TypeRef {
Callers
1
parse
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected