Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EnsoBuild/temper
/ OverrideError
Class
OverrideError
src/errors.rs:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
43
#[derive(Debug)]
44
pub struct OverrideError;
45
46
impl Reject for OverrideError {}
47
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected