for_each 0.11.0

Apply macro for each element of a list.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Docs

## Scope

Design and API documentation for `for_each`. Organized as typed doc entity instances: features describe what the crate does, and API docs reference the public macro interface.

### Responsibility Table

| File | Responsibility |
|------|----------------|
| [feature/]feature/readme.md | Feature documentation — invocation modes and design decisions |
| [api/]api/readme.md | API reference — public macro interface and compatibility contract |