Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ CustomError
Class
CustomError
libs/error-stack/src/ext/iter.rs:209–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
208
#[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)]
209
struct CustomError(usize);
210
211
impl fmt::Display for CustomError {
212
fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
Callers
3
try_collect_multiple_errors
Function · 0.70
try_collect_multiple_errors_bounded
Function · 0.70
try_collect_multiple_errors_expanded
Function · 0.70
Calls
no outgoing calls
Tested by
3
try_collect_multiple_errors
Function · 0.56
try_collect_multiple_errors_bounded
Function · 0.56
try_collect_multiple_errors_expanded
Function · 0.56