Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ PrintableB
Class
PrintableB
libs/error-stack/tests/common.rs:154–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
153
#[derive(Debug, PartialEq, Eq)]
154
pub struct PrintableB(pub u32);
155
156
impl fmt::Display for PrintableB {
157
fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
Callers
15
linear
Function · 0.85
linear_ext
Function · 0.85
multiline_context
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
Calls
no outgoing calls
Tested by
15
linear
Function · 0.68
linear_ext
Function · 0.68
multiline_context
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