Expand description
The --explain agent-documentation format selector.
Each binary embeds its own payloads from docs/explain/<tool>.{md,json} via
include_str!, so the bytes printed by --explain are exactly the bytes
checked into the repository. This module only carries the shared Format
choice between the two payloads.
Enumsยง
- Format
- Output format for the self-describing
--explainoption.