MCPcopy 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
118pub struct TrappableErrorType {
119 abi_type: Rc<NamedType>,
120 rich_type: Ident,
121}
122
123impl TrappableErrorType {
124 pub fn abi_type(&self) -> TypeRef {

Callers 1

parseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected