Available on crate feature
auth
only.Expand description
Authentication parts.
Structs§
- Decode
Error - Represents errors that can occur when decoding parts.
- Empty
Error - Represents errors returned when the part is empty.
- Error
- Represents errors that can occur when parsing parts.
- Part
- Represents authentication parts.
- Separator
Error - Represents errors returned when parts contain the
SEPARATOR
.
Enums§
- Decode
Error Source - Represents sources of errors that can occur when decoding parts.
- Error
Source - Represents sources of errors that can occur when parsing parts.
Constants§
- SEPARATOR
- The separator used to join parts.