Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ PrintableA
Class
PrintableA
libs/error-stack/tests/common.rs:145–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
144
#[derive(Debug, Clone, PartialEq, Eq)]
145
pub struct PrintableA(pub u32);
146
147
impl fmt::Display for PrintableA {
148
fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
Callers
15
linear
Function · 0.85
linear_ext
Function · 0.85
sources
Function · 0.85
sources_transparent
Function · 0.85
complex
Function · 0.85
attach_opaque
Function · 0.85
attach_result
Function · 0.85
attach_future
Function · 0.85
bail
Function · 0.85
ensure
Function · 0.85
anyhow
Function · 0.85
anyhow_nostd
Function · 0.85
Calls
no outgoing calls
Tested by
15
linear
Function · 0.68
linear_ext
Function · 0.68
sources
Function · 0.68
sources_transparent
Function · 0.68
complex
Function · 0.68
attach_opaque
Function · 0.68
attach_result
Function · 0.68
attach_future
Function · 0.68
bail
Function · 0.68
ensure
Function · 0.68
anyhow
Function · 0.68
anyhow_nostd
Function · 0.68