Expand description
Output formatters for different file formats
Modules§
- markdown
- Markdown formatter for context generation
- paths
- Paths-only formatter that outputs file paths without content
- plain
- Plain text formatter for context generation
- xml
- XML formatter for context generation
Structs§
- Digest
Data - Data passed to formatters for rendering
Traits§
- Digest
Formatter - Trait for digest formatters
Functions§
- create_
formatter - Create a formatter based on the output format