Expand description
Error types for crate::uuid.
Each variant already carries enough context (length, error string) on its
own, so this is a flat enum rather than the struct + Kind shape used by
modules with cross-variant context (e.g. crate::record).
Enums§
- Uuid
Error - Error from
crate::uuid::KafkaUuidparsing or generation.