crates_tools 0.26.0

Tools to analyse crate files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Docs

### Scope

- **In Scope**: Feature guides, behavioral invariants, and API surface for the `crates_tools` crate.
- **Out of Scope**: Source code, test infrastructure, example code.

### Responsibility Table

| File | Responsibility |
|------|----------------|
| `feature/` | Document feature guides for archive inspection |
| `invariant/` | Document behavioral contracts for storage and network invariants |
| `api/` | Document public API surface for the CrateArchive type |
| `entities.md` | Index all active doc entity types and instances |