MCPcopy Create free account
hub / github.com/HFQR/xitca-web / ErrorMultiple

Class ErrorMultiple

client/src/error.rs:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 Self::Parse(ParseError::String(e))
69 }
70}
71
72impl From<Infallible> for Error {
73 fn from(e: Infallible) -> Self {

Callers 1

fromMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected