Module wayback_rs::util
source · [−]Modules
Traits
The Retryable
trait allows an error type to define retry logic for
specific errors.
Functions
Parse a 14-digit Wayback Machine timestamp into a date-time value.
Execute a future with retries where the error type is Retryable
.
Encode a date-time value as a 14-digit Wayback Machine timestamp.