collection_tools 0.46.0

General purpose tools to manipulate collections( containers like Vec/HashMap/HashSet ).
Documentation
1
2
3
4
5
6
7
8
9
10
11
# API Test Surface

### Scope

Test specification surface for `docs/api/` doc entity instances.

### Responsibility Table

| File | Responsibility |
|------|----------------|
| `01_collection_macros.md` | API test spec for collection_constructor_macros |