MCPcopy 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)]
44pub struct OverrideError;
45
46impl Reject for OverrideError {}
47

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected