Enum jenga::InitError [] [src]

pub enum InitError {
    AlreadyInitialized,
}

Variants

Trait Implementations

impl Debug for InitError
[src]

Formats the value using the given formatter.