Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
72
impl From<Infallible> for Error {
73
fn from(e: Infallible) -> Self {
Callers
1
from
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected