url_
preview
0.3.1
Structs
Cache
Fetcher
FetcherConfig
LogConfig
LogLevelGuard
MetadataExtractor
Preview
PreviewService
PreviewServiceConfig
UrlPreviewGenerator
Enums
CacheStrategy
FetchResult
PreviewError
Constants
MAX_CONCURRENT_REQUESTS
Traits
PreviewGenerator
Functions
is_twitter_url
log_error_card
log_preview_card
setup_logging
url_preview
Function
log_error_card
Copy item path
Settings
Help
Summary
Source
pub fn log_error_card<E:
Display
+
Error
>(url: &
str
, error:
&E
)