link_preview_generator v0.0.2 LinkPreviewGenerator.Page
Provides struct to store results of data processing and helper function to initialize it.
Summary
Functions
Initializes Page struct based on current and original url
Types
Functions
Initializes Page struct based on current and original url.
Args:
current_url
- final url after redirects and/or normalizationoriginal_url
- original url provided by user