error
Types
pub type TranslatorError {
DirectoryNotSet
DirectoryNotFound
KeyNotFound(String)
JsonError(json.DecodeError)
FileError(simplifile.FileError)
}
Constructors
-
DirectoryNotSet
-
DirectoryNotFound
-
KeyNotFound(String)
-
JsonError(json.DecodeError)
-
FileError(simplifile.FileError)