Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use core::fmt::{self, Debug, Display};
2
3
use alloc::{
4
boxed::Box,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected