MCPcopy Create free account
hub / github.com/EnsoBuild/temper / EvmError

Class EvmError

src/errors.rs:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47
48#[derive(Debug)]
49pub struct EvmError(pub Report);
50
51impl Reject for EvmError {}
52

Callers 2

call_rawMethod · 0.85
call_raw_committingMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected