Enum cogs::cogs::translation::Error [] [src]

pub enum Error {
    XMLParsingError,
    EngineError(Error),
}

Translation error mapping

Variants

Trait Implementations

impl Debug for Error
[src]

Formats the value using the given formatter.