api-bones 4.0.0

Opinionated REST API types: errors (RFC 9457), pagination, health checks, and more
Documentation
---
name: Bug report
about: Report a defect in api-bones
labels: bug
---

**Crate and version**
e.g. `api-bones 3.1.0`, features: `axum, uuid`

**Rust version**
`rustc --version`

**What happened**

**What you expected**

**Minimal reproduction**

```rust
// paste here
```