Skip to main content

Module error

Module error 

Source
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§

UuidError
Error from crate::uuid::KafkaUuid parsing or generation.