Module period

Source
Expand description

Time-based One-Time Password (TOTP) periods.

Structs§

Error
Represents errors that can occur during period creation.
ParseError
Represents errors that occur when parsing Period values.
Period
Represents time periods.

Enums§

ParseErrorSource
Represents sources of errors that can occur when parsing Period values.

Constants§

DEFAULT
The default period value.
MIN
The minimum period value.