pub type CommandError = (String, String);
The (code, message) pair the driver protocol carries in an error.
(code, message)
error