Enums§
- Error
- CDRS custom error type. CDRS expects two types of error - errors returned by Server
and internal erros occured within the driver itself. Ocassionaly
io::Erroris a type that represent internal error because due to implementation IO errors only can be raised by CDRS driver.Servererror is an error which are ones returned by a Server via result error frames.