This contains the the Request and Response enums and all their structs used to communicate with the daemon or client.
Request
Response
pub use request::*;
pub use response::*;