crates_tools 0.27.0

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

### Scope

- **Purpose**: Document what crates_tools capabilities do and when to use them.
- **Responsibility**: Registry and overview of all feature doc instances.
- **In Scope**: Archive inspection feature.
- **Out of Scope**: API signatures (see `api/`), behavioral contracts (see `invariant/`).

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [Archive Inspection]001_archive_inspection.md | In-memory inspection of `.crate` archive files ||