wtools 0.4.1

Single entry-point for collection utilities. Re-exports collection_tools: variadic constructors and unified HashMap/HashSet/Vec support.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Docs

### Scope

Design and API documentation for `wtools`. Organized as typed doc entity instances.

See [entities.md](entities.md) for the complete registry of all doc instances.

### Responsibility Table

| File | Responsibility |
|------|----------------|
| [entities.md]entities.md | Master registry of all doc entity types and instances |
| [doc_graph.yml]doc_graph.yml | Cross-reference graph linking all doc instances |
| [feature/]feature/readme.md | Feature documentation — what the crate does and when to use it |
| [api/]api/readme.md | API reference — public interface and re-exports |