Module message

Module message 

Source
Expand description

This contains the the Request and Response enums and all their structs used to communicate with the daemon or client.

Re-exports§

pub use request::*;
pub use response::*;

Modules§

request
response

Structs§

EditableTask