Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoftbearStudios/bitcode
/ error.rs
File
error.rs
src/error.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#[cfg(debug_assertions)]
2
use std::borrow::Cow;
3
use std::fmt::{Debug, Display, Formatter};
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected