Enum flaker::FlakeError [] [src]

pub enum FlakeError {
    ClockIsRunningBackwards,
}

Variants

Trait Implementations

impl Debug for FlakeError
[src]

Formats the value using the given formatter.