MCPcopy 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

1use crate::error::IntoStatusCode;
2use error_stack_trace;
3use http::StatusCode;
4use snafu::Location;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected