Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
49
pub struct EvmError(pub Report);
50
51
impl Reject for EvmError {}
52
Callers
2
call_raw
Method · 0.85
call_raw_committing
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected