Type Alias ComponentsErrorCode
ComponentsErrorCode:
| "InvalidSize"
| "InvalidData"
| "DataTooShort"
| "Crypto"
| "Cbor"
| "Sskr"
| "Ssh"
| "Uri"
| "Compression"
| "PostQuantum"
| "LevelMismatch"
| "SshAgent"
| "Hex"
| "Utf8"
| "Env"
| "SshAgentClient"
| "General"
The closed set of failure codes, the reference's
Errorvariants.EnvandSshAgentClientare produced by an SSH-agent transport (the reference'sconnect_to_ssh_agent); the core package never raises them.