Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Embucket/embucket-labs
/ error.rs
File
error.rs
crates/api-ui/src/databases/error.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::error::IntoStatusCode;
2
use error_stack_trace;
3
use http::StatusCode;
4
use snafu::Location;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected