MCPcopy 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)]
2use std::borrow::Cow;
3use std::fmt::{Debug, Display, Formatter};
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected