mem_tools 0.10.0

Collection of tools to manipulate memory.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Docs

### Scope

Design and API documentation for `mem_tools`.

### Responsibility Table

| File | Responsibility |
|--------|----------------|
| [entities.md]entities.md | Master index of all doc entities and instances |
| [doc_graph.yml]doc_graph.yml | Cross-reference graph for all doc instances |
| [feature/]feature/readme.md | Memory and pointer comparison feature |
| [api/]api/readme.md | Public comparison function interface contracts |
| [invariant/]invariant/readme.md | Behavioral contracts and enforcement mechanisms |