Crate waybackmachine_client

Source

Re-exports§

pub use crate::archivableurl::ArchivableUrl;
pub use crate::errors::Error;

Modules§

archivableurl
errors

Structs§

ClientConfig
Configuration for the Wayback Machine client
WaybackMachineClient
Wayback Machine client for archiving URLs

Enums§

ArchiveResult
Status of the archive request

Constants§

WAYBACK_MACHINE_ARCHIVE_ENDPOINT
Endpoint for the Wayback Machine archiving service
WAYBACK_MACHINE_CHECK_ENDPOINT
Endpoint to check if an archive is present in the Wayback Machine