derive_tools_meta 0.65.0

Collection of derives which extend STD. Its meta module. Don't use directly.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Feature Doc Entity

### Scope

- **Purpose**: Document what `derive_tools_meta` does and why each capability exists.
- **Responsibility**: Master index for all feature doc instances in this crate.
- **In Scope**: Instance 001 — derive macro collection for common trait implementations.
- **Out of Scope**: Implementation mechanics and public interface contracts — see `api/` instances.

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [Derive Macros]001_derive_macros.md | Collection of derive macros for common trait implementations ||