pub async fn health(
__arg0: State<Arc<SharedState>>,
) -> Result<impl IntoResponse, StatusCode>Expand description
Health check endpoint
pub async fn health(
__arg0: State<Arc<SharedState>>,
) -> Result<impl IntoResponse, StatusCode>Health check endpoint