Expand description
§Link Understanding — scouting enemy territory by extracting intel from URLs.
This module provides types and traits for fetching and extracting structured content from URLs, turning raw links into actionable battlefield intelligence.
Structs§
- Link
Content - Extracted content from a URL — the full intelligence report.
- Link
Metadata - Metadata extracted from a link — the dossier on the target.
Enums§
- Link
Content Type - Classification of the content behind a link — what kind of territory we’re scouting.
Traits§
- Link
Extractor - Trait for link extraction backends — the scout unit that infiltrates URLs.