Expand description
Export functionality for search results.
Provides conversion of search results to various output formats:
- Markdown - formatted with headers, code blocks, and metadata
- JSON - structured data for programmatic use
- Plain Text - simple, copy-paste friendly format
Structs§
- Export
Options - Options for export customization
Enums§
- Export
Format - Supported export formats
Functions§
- export_
results - Export search results to the specified format