Expand description
One-Time Password (OTP) digits.
Structs§
- Digits
- Represents the number of digits in OTPs.
- Error
- Represents errors that can occur during digits creation.
- Parse
Error - Represents errors that occur when parsing
Digits
values.
Enums§
- Parse
Error Source - Represents sources of errors that can occur when parsing
Digits
values.