MCPcopy Create free account
hub / github.com/Embucket/embucket-labs / error.rs

File error.rs

crates/api-ui/src/auth/error.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::error::IntoStatusCode;
2use axum::{Json, http, response::IntoResponse};
3use error_stack_trace;
4use http::HeaderValue;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected