derive_tools_meta 0.66.1

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
# API Doc Entity

### Scope

- **Purpose**: Document the public interface exposed by `derive_tools_meta`.
- **Responsibility**: Master index for all API doc instances in this crate.
- **In Scope**: Instance 001 — derive macro names, applicability, and feature flags.
- **Out of Scope**: Behavioral rationale — see `feature/` and `invariant/` instances.

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [Derive API]001_derive_api.md | Public derive macro interface — names, applicability, and feature flags ||