clapfig 0.21.1

Rich, layered configuration for Rust CLI apps
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
## Summary

<!-- 1-3 sentences: what changed and why. -->

## Checklist

- [ ] Changelog `Unreleased` section updated (or chore/docs-only)
- [ ] Project umbrella check passes locally — `scripts/{check,pre-commit,rust-pre-commit,ci.sh}` or `cargo fmt --check && cargo clippy -- -D warnings && cargo test` (or `cargo nextest run`)
- [ ] Tests added or updated for behavior changes

## Notes for reviewers

<!-- Optional: context to help triage Copilot's review faster. -->