api-bones 4.0.1

Opinionated REST API types: errors (RFC 9457), pagination, health checks, and more
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
name: Feature request
about: Suggest an addition or change to api-bones
labels: enhancement
---

**What problem would this solve?**

**Proposed API / behaviour**

```rust
// sketch of the proposed change
```

**Alternatives considered**