MCPcopy Create free account
hub / github.com/Lintermute/lazy_errors / stash.rs

File stash.rs

lazy_errors/src/stash.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use core::fmt::{self, Debug, Display};
2
3use alloc::{
4 boxed::Box,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected