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

Class NoURLForChainIdError

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

Source from the content-addressed store, hash-verified

12
13#[derive(Debug)]
14pub struct NoURLForChainIdError;
15
16impl Reject for NoURLForChainIdError {}
17

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected