Enum jenga::PlaceError [] [src]

pub enum PlaceError {
    OutOfMemory,
}

Variants

Trait Implementations

impl Debug for PlaceError
[src]

Formats the value using the given formatter.